Freigeben über


DacException-Konstruktor

Initializes a new instance of the DacException 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 DacException() () () () Initializes a new instance of the DacException class.
Öffentliche Methode DacException(String) Initializes a new instance of the DacException class that has the specified message text.
Geschützte Methode DacException(SerializationInfo, StreamingContext) Initializes a new instance of the DacException class specifying a location to stream serialized information.
Öffentliche Methode DacException(String, Exception) Initializes a new instance of the DacException class that has the specified message text and inner exception.

Zum Anfang