BadEventDataException Constructor

 

Initializes a new instance of the BadEventDataException class.

Namespace:   Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Overload List

Name Description
System_CAPS_pubmethod BadEventDataException()

Initializes a new instance of the BadEventDataException class.

System_CAPS_pubmethod BadEventDataException(String)

Initializes a new instance of the BadEventDataException class that has the specified message text.

System_CAPS_pubmethod BadEventDataException(String, Exception)

Initializes a new instance of the BadEventDataException class that has the specified message text and inner exception.

See Also

BadEventDataException Class
Microsoft.SqlServer.Management.Dmf Namespace

Return to top