Freigeben über


ConnectionException-Konstruktor

Initializes a new instance of the ConnectionException class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode ConnectionException() () () () Initializes a new instance of the ConnectionException class.
Öffentliche Methode ConnectionException(String) Initializes a new instance of the ConnectionException class with the specified message text.
Geschützte Methode ConnectionException(SerializationInfo, StreamingContext) Initializes a new instance of the ConnectionException class with the specified serialization information and streaming context.
Öffentliche Methode ConnectionException(String, Exception) Initializes a new instance of the ConnectionException class with the specified message text and inner exception.

Zum Anfang