SignDoc SDK (.NET with exceptions)  5.0.0
SignDocNotAvailableException Class Reference

Exception: Not available (31). More...

Inheritance diagram for SignDocNotAvailableException:
SignDocException

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...
 

Detailed Description

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().

Constructor & Destructor Documentation

SignDocNotAvailableException ( const string  aMessage)
inline

Constructor with error message.

Parameters
[in]aMessageThe error message.

The documentation for this class was generated from the following file: