Sdílet prostřednictvím


EventFileIOException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the EventFileIOException 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 EventFileIOException() Initializes a new instance of the EventFileIOException class using default values.
Public method EventFileIOException(String) Initializes a new instance of the EventFileIOException class with specified exception message
Protected method EventFileIOException(SerializationInfo, StreamingContext) Initializes a new instance of the EventFileIOException class with specified information and context.
Public method EventFileIOException(String, Exception) Initializes a new instance of the EventFileIOException class with specified error message and a reference to the inner exception that is the cause of this exception.
Public method EventFileIOException(String, Int32) Initializes a new instance of the EventFileIOException class with specified error message and error number.
Public method EventFileIOException(String, Int32, String) Initializes a new instance of the EventFileIOException class with a specified error message and an error number and the filename it refers to.

Top

See Also

Reference

EventFileIOException Class

Microsoft.SqlServer.XEvent.Linq Namespace