Freigeben über


SmoException-Konstruktor

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

Zum Anfang