|
10Duke Enterprise C++ Client
|
#include <JWKException.h>
Thrown when something goes wrong with JWKs.
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. | |
|
inlineexplicit |
Constructs new instance.
| message | - |