![]() |
|
SignDoc SDK (.NET with exceptions)
5.0.0
|
Exception: Unexpected error (16). More...
Public Member Functions | |
| SignDocUnexpectedErrorException (const string aMessage) | |
| Constructor with error message. More... | |
Public Member Functions inherited from SignDocException | |
| ErrorCode | getCode () |
| Get the error code. More... | |
| const string | getMessage () |
| Get the error message. More... | |
Exception: Unexpected error (16).
Something failed in an unexpected way or there's no return code that fits the failure.
|
inline |
Constructor with error message.
| [in] | aMessage | The error message. |