Costruttore ConnectionNotSetException
Initializes a default instance of the ConnectionNotSetException 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 | |
---|---|---|
![]() |
ConnectionNotSetException(Exception) | Initializes an instance of the ConnectionNotSetException class when there was an inner exception that caused this exception. |
![]() |
ConnectionNotSetException(String) | Initializes an instance of the ConnectionNotSetException class with a message. |
In alto
Osservazioni
The default constructor initializes any fields to their default values.
Vedere anche