BadEventDataException Constructor
Initializes a new instance of the SqlServerManagementException class.
Overload List
| Name | Description |
|---|---|
| BadEventDataException () |
Initializes a new instance of the SqlServerManagementException 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.
|