1#ifndef TENDUKE_EE_LICENSING_AUTHZAPI_LICENSINGREQUESTFAILURE_H
2#define TENDUKE_EE_LICENSING_AUTHZAPI_LICENSINGREQUESTFAILURE_H
4#include "../LicensingException.h"
Generic licensing-related exception.
Definition LicensingException.h:14
LicensingException(const std::string &message)
Constructs new instance.
Definition LicensingException.h:20
LicensingRequestFailure(const std::string &message)
Constructs new instance.
Definition LicensingRequestFailure.h:19
Low-level client for licensing operations using 10Duke authz-API.
Definition AuthzLicensingClient.h:13
Classes, functions and globals related to 10Duke Enterprise licensing.
Definition AuthzLicensingClient.h:13
Classes, functions and globals of 10Duke Enterprise C++ Client.
Definition APIRequest.h:4
Root for classes, functions and globals of 10Duke C++ Client.
Definition APIRequest.h:4