FailedOperationException Constructor
Initializes a new instance of the SqlServerManagementException class.
Overload List
| Name | Description |
|---|---|
| FailedOperationException () |
Initializes a new instance of the SqlServerManagementException class.
|
| FailedOperationException (String) |
Initializes a new instance of the FailedOperationException class with the specified message text.
|
| FailedOperationException (String, Exception) |
Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the specified message text and inner exception.
|
| FailedOperationException (String, String, String, Exception) |
Initializes a new instance of the ExceptionAlreadyRegisteredException class that has the two specified types.
|