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

#include <LicensingException.h>

Detailed Description

Generic licensing-related exception.

Acts as base class for all more specific licensing-exceptions.

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

Public Member Functions

 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

◆ LicensingException()

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

Constructs new instance.

Parameters
message-

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