Share via


RelayNotFoundException Classe

Définition

Exception levée lorsque le relais ServiceBus est introuvable.

[System.Serializable]
public class RelayNotFoundException : Exception
[<System.Serializable>]
type RelayNotFoundException = class
    inherit Exception
Public Class RelayNotFoundException
Inherits Exception
Héritage
RelayNotFoundException
Attributs

Constructeurs

RelayNotFoundException()

Initialise une nouvelle instance de la classe RelayNotFoundException.

RelayNotFoundException(SerializationInfo, StreamingContext)

Initialise une nouvelle instance de la classe RelayNotFoundException.

RelayNotFoundException(String)

Initialise une nouvelle instance de la classe RelayNotFoundException.

RelayNotFoundException(String, Exception)

Initialise une nouvelle instance de la classe RelayNotFoundException.

S’applique à