![]() |
|
SignDoc SDK (.NET with exceptions)
5.0.0
|
Exception: Not available (31). More...
Public Member Functions | |
| SignDocNotAvailableException (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: Not available (31).
The requested value is not available. This exception is thrown by some member functions of SignDocAnnotation for objects returned by getAnnotation().
|
inline |
Constructor with error message.
| [in] | aMessage | The error message. |