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