Costruttore DisconnectedConnectionException
Include i membri protetti
Include i membri ereditati
Initializes a new instance of the DisconnectedConnectionException class.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
DisconnectedConnectionException() | Initializes a new instance of the DisconnectedConnectionException class. | |
DisconnectedConnectionException(String) | Initializes a new instance of the DisconnectedConnectionException class with the specified message text. | |
DisconnectedConnectionException(String, Exception) | Initializes a new instance of the DisconnectedConnectionException class with the specified message text and inner exception object. |
Torna all'inizio