Operation |
| Name | Description | |
|---|---|---|
| OperationException | Creates a OperationException instance. | |
| OperationException(String) | Creates a OperationException instance with a specific String. | |
| OperationException(SerializationInfo, StreamingContext) | Creates a OperationException instance. | |
| OperationException(String, Exception) | Creates a OperationException instance with a specific String and an Exception. |