1#ifndef TENDUKE_SE_LICENSING_LICENSINGEXCEPTION_H
2#define TENDUKE_SE_LICENSING_LICENSINGEXCEPTION_H
4#include "TendukeException.h"
LicensingException(const std::string &arg)
Constructs new instance.
Definition LicensingException.h:18
Base class for exceptions thrown by 10Duke C++ clients.
Definition TendukeException.h:13
TendukeException(const std::string &message)
Constructs new instance.
Definition TendukeException.h:19
LicensingException(const std::string &arg)
Constructs new instance.
Definition LicensingException.h:18
Licensing operations for 10Duke Scale.
Definition LicenseConsumerClientBindingStatus.h:8
Classes, functions and globals of 10Duke Scale C++ Client.
Definition AbstractClientFactory.h:16
Root for classes, functions and globals of 10Duke C++ Client.
Definition AbstractClientFactory.h:16