| Accusoft.PdfXpressSdk Namespace > OperationStoppedException Class : OperationStoppedException Constructor |
| Overload | Description |
|---|---|
| OperationStoppedException Constructor() | The main constructor which initializes the exception for a stopped operation. |
| OperationStoppedException Constructor(String) | Constructor which allows passing in an error message about the stopped operation. |
| OperationStoppedException Constructor(String,Exception) | Constructor which allows passing in an error message and an inner exception about the stopped operation. |