Freigeben über


EventFileInvalidException-Konstruktor

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

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

Zum Anfang

Siehe auch

Verweis

EventFileInvalidException Klasse

Microsoft.SqlServer.XEvent.Linq-Namespace