RelayNotFoundException Classe

Definição

A exceção gerada quando a retransmissão do ServiceBus não é encontrada.

[System.Serializable]
public class RelayNotFoundException : Exception
[<System.Serializable>]
type RelayNotFoundException = class
    inherit Exception
Public Class RelayNotFoundException
Inherits Exception
Herança
RelayNotFoundException
Atributos

Construtores

RelayNotFoundException()

Inicializa uma nova instância da classe RelayNotFoundException.

RelayNotFoundException(SerializationInfo, StreamingContext)

Inicializa uma nova instância da classe RelayNotFoundException.

RelayNotFoundException(String)

Inicializa uma nova instância da classe RelayNotFoundException.

RelayNotFoundException(String, Exception)

Inicializa uma nova instância da classe RelayNotFoundException.

Aplica-se a