10Duke Scale C++ Client
Loading...
Searching...
No Matches
tenduke::TendukeException Class Reference

#include <TendukeException.h>

Detailed Description

Base class for exceptions thrown by 10Duke C++ clients.

Inheritance diagram for tenduke::TendukeException:
tenduke::InterruptedException tenduke::crypto::CryptoException tenduke::json::JSONException tenduke::jwk::JWKException tenduke::jwt::JWTParsingException tenduke::net::NetworkingException tenduke::oauth::OAuthException tenduke::se::licensing::LicensingException

Public Member Functions

 TendukeException (const std::string &message)
 Constructs new instance.
 

Constructor & Destructor Documentation

◆ TendukeException()

tenduke::TendukeException::TendukeException ( const std::string &  message)
inlineexplicit

Constructs new instance.

Parameters
message-

The documentation for this class was generated from the following file: