EventLocationException Constructor

Include Protected Members
Include Inherited Members

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

Top

See Also

Reference

EventLocationException Class

Microsoft.SqlServer.XEvent.Linq Namespace