Share via


EventFileInvalidException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the EventFileInvalidException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method EventFileInvalidException() Initializes a new instance of the EventFileInvalidException class using default values.
Public method EventFileInvalidException(String) Initializes a new instance of the EventFileInvalidException class with specified error message.
Protected method EventFileInvalidException(SerializationInfo, StreamingContext) Initializes a new instance of the EventFileInvalidException class with specified serialization and context information.
Public method 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.
Public method EventFileInvalidException(String, String) Initializes a new instance of the EventFileInvalidException class with specified error message and error number.

Top

See Also

Reference

EventFileInvalidException Class

Microsoft.SqlServer.XEvent.Linq Namespace