10Duke Enterprise C++ Client
|
#include <LicensingRequestFailure.h>
Thrown when there is some licensing-related error.
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. | |
|
inlineexplicit |
Constructs new instance.
message | - |