Freigeben über


SmoException-Konstruktor

Initializes a new instance of the SmoException class.

Ü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