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

Exception: Unknown parameter (29). More...

Inheritance diagram for SignDocUnknownParameterException:
SignDocInvalidArgumentException SignDocException

Public Member Functions

 SignDocUnknownParameterException (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

SignDocUnknownParameterException ( const string  aMessage)
inline

Constructor with error message.

Parameters
[in]aMessageThe error message.

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