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

Exception: Invalid value (30). More...

Inheritance diagram for SignDocInvalidValueException:
SignDocInvalidArgumentException SignDocException

Public Member Functions

 SignDocInvalidValueException (const string aMessage)
 Constructor with error message. More...
 
- Public Member Functions inherited from SignDocInvalidArgumentException
 SignDocInvalidArgumentException (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...
 

Additional Inherited Members

- Protected Member Functions inherited from SignDocInvalidArgumentException
 SignDocInvalidArgumentException (ErrorCode aErrorCode, const string aMessage)
 

Detailed Description

Constructor & Destructor Documentation

SignDocInvalidValueException ( const string  aMessage)
inline

Constructor with error message.

Parameters
[in]aMessageThe error message.

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