Freigeben über


ConnectionFailureException-Konstruktor

Initializes a new instance of the ConnectionFailureException class.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode ConnectionFailureException() () () () Initializes a new instance of the ConnectionFailureException class.
Öffentliche Methode ConnectionFailureException(String) Initializes a new instance of the ConnectionFailureException class with the specified message text.
Öffentliche Methode ConnectionFailureException(String, Exception) Initializes a new instance of the ConnectionFailureException class with the specified message text and inner exception.

Zum Anfang