OperationCancelledException Constructor |
Name | Description | |
---|---|---|
OperationCancelledException | Creates a new instance of OperationCancelledException. | |
OperationCancelledException(String) | Creates a new instance of OperationCancelledException specifying the exception message. | |
OperationCancelledException(SerializationInfo, StreamingContext) |
Initializes a new instance of the OperationCancelledException class.
| |
OperationCancelledException(String, Exception) | Creates a new instance of OperationCancelledException specifying an exception message and the inner
exception. |