Operation |
| Name | Description | |
|---|---|---|
| OperationFailedException | Initializes a new instance of the OperationFailedException class. | |
| OperationFailedException(Exception) | Initializes a new instance of the OperationFailedException class. | |
| OperationFailedException(String) | Initializes a new instance of the OperationFailedException class with a specified error message. | |
| OperationFailedException(String, Exception) | Initializes a new instance of the OperationFailedException class with a specified error message and a reference to the inner exception that is the cause of this exception. |