RelayNotFoundException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET