DocSDK  2.4.1
docsdk::LicenseException Class Reference

A type for exception which is thrown on license expiration or absence. More...

#include <settings.h>

Inheritance diagram for docsdk::LicenseException:

Public Member Functions

 LicenseException (const std::string &message)
 
 LicenseException (const char *message)
 

Detailed Description

A type for exception which is thrown on license expiration or absence.

Constructor & Destructor Documentation

◆ LicenseException() [1/2]

docsdk::LicenseException::LicenseException ( const std::string &  message)
inlineexplicit

◆ LicenseException() [2/2]

docsdk::LicenseException::LicenseException ( const char *  message)
inlineexplicit

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