EventEnumerationException Constructor

Include Protected Members
Include Inherited Members

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

Top

See Also

Reference

EventEnumerationException Class

Microsoft.SqlServer.XEvent.Linq Namespace