Freigeben über


EventLocationException-Konstruktor

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

Initializes a new instance of the EventLocationException 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 EventLocationException() Initializes a new instance of the EventLocationException class using default values.
Öffentliche Methode EventLocationException(String) Initializes a new instance of the EventLocationException class with specified error message.
Geschützte Methode EventLocationException(SerializationInfo, StreamingContext) Initializes a new instance of the EventLocationException class with the specified serialization and context information.
Öffentliche Methode EventLocationException(String, Exception) Initializes a new instance of the EventLocationException class with specified error message and a reference to the inner exception that is the cause of the exception.

Zum Anfang

Siehe auch

Verweis

EventLocationException Klasse

Microsoft.SqlServer.XEvent.Linq-Namespace