![]() |
|
SignDoc SDK (.NET with exceptions)
5.0.0
|
Exception: License error (15) More...
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... | |
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).
|
inline |
Constructor with error message.
| [in] | aMessage | The error message. |