|
10Duke Enterprise C++ Client
|
#include <LicensingException.h>
Generic licensing-related exception.
Acts as base class for all more specific licensing-exceptions.
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. | |
|
inlineexplicit |
Constructs new instance.
| message | - |