Freigeben über


XEventException-Konstruktor

Geschützte Member einschließen
Geerbte Member einschließen

Initializes a new instance of the XEventException class with a system-supplied message that describes the error.

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 XEventException() Initializes a new instance of the XEventException class.
Öffentliche Methode XEventException(String) Initializes a new instance of the XEventException class with a specified message that describes the error.
Geschützte Methode XEventException(SerializationInfo, StreamingContext) Initializes a new instance of the XEventException class with serialized data.
Öffentliche Methode XEventException(String, Exception) Initializes a new instance of the XEventException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Zum Anfang

Siehe auch

Verweis

XEventException Klasse

Microsoft.SqlServer.Management.XEvent-Namespace