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 | |
---|---|---|
BadEventDataException() | Initializes a new instance of the BadEventDataException class. |
|
BadEventDataException(String) | Initializes a new instance of the BadEventDataException class that has the specified message text. |
|
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