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

Exception: License error (15) More...

Inheritance diagram for SignDocLicenseErrorException:
SignDocException

Public Member Functions

 SignDocLicenseErrorException (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: License error (15)

License initialization failed (missing or invalid license key or license file) or license check failed (you don't have a license for the requested operation).

Constructor & Destructor Documentation

SignDocLicenseErrorException ( const string  aMessage)
inline

Constructor with error message.

Parameters
[in]aMessageThe error message.

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