|
10Duke Enterprise C++ Client
|
#include <InvalidLicenseToken.h>
Thrown in certain cases when license token is invalid.
Public Member Functions | |
| InvalidLicenseToken (const std::string &message) | |
| Constructs new instance. | |
Public Member Functions inherited from tenduke::ee::licensing::LicensingException | |
| LicensingException (const std::string &message) | |
| Constructs new instance. | |
Public Member Functions inherited from tenduke::TendukeException | |
| TendukeException (const std::string &message) | |
| Constructs new instance. | |
|
inlineexplicit |
Constructs new instance.
| message | - |