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

#include <JWKException.h>

Detailed Description

Thrown when something goes wrong with JWKs.

Inheritance diagram for tenduke::jwk::JWKException:
tenduke::TendukeException

Public Member Functions

 JWKException (const std::string &message)
 Constructs new instance.
 
- Public Member Functions inherited from tenduke::TendukeException
 TendukeException (const std::string &message)
 Constructs new instance.
 

Constructor & Destructor Documentation

◆ JWKException()

tenduke::jwk::JWKException::JWKException ( const std::string &  message)
inlineexplicit

Constructs new instance.

Parameters
message-

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