10Duke Enterprise C++ Client
Loading...
Searching...
No Matches
tenduke::ee::licensing::InvalidLicenseToken Class Reference

#include <InvalidLicenseToken.h>

Detailed Description

Thrown in certain cases when license token is invalid.

Inheritance diagram for tenduke::ee::licensing::InvalidLicenseToken:
tenduke::ee::licensing::LicensingException tenduke::TendukeException

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.
 

Constructor & Destructor Documentation

◆ InvalidLicenseToken()

tenduke::ee::licensing::InvalidLicenseToken::InvalidLicenseToken ( const std::string &  message)
inlineexplicit

Constructs new instance.

Parameters
message-

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