Freigeben über


RegisteredServerException-Konstruktor

Initializes a new instance of the RegisteredServerException 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 RegisteredServerException() () () () Initializes a new instance of the RegisteredServerException class.
Öffentliche Methode RegisteredServerException(String) Initializes a new instance of the RegisteredServerException class with the specified message.
Geschützte Methode RegisteredServerException(SerializationInfo, StreamingContext) Initializes a new instance of the RegisteredServerException class with the specified message and specified inner exception.
Öffentliche Methode RegisteredServerException(String, Exception) Initializes a new instance of the RegisteredServerException class with the specified message and specified inner exception.

Zum Anfang