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

#include <LicensingRequestFailure.h>

Detailed Description

Thrown when there is some licensing-related error.

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

Public Member Functions

 LicensingRequestFailure (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

◆ LicensingRequestFailure()

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

Constructs new instance.

Parameters
message-

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