1#ifndef TENDUKE_SE_LICENSING_LICENSINGERROR_H
2#define TENDUKE_SE_LICENSING_LICENSINGERROR_H
const std::string errorCode
Error code.
Definition LicensingError.h:31
const std::string errorDescription
Description.
Definition LicensingError.h:33
LicensingError(std::string errorCode, std::string errorDescription)
Constructs new instance.
Definition LicensingError.h:22
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