JWTXX
C++ library for JWT
Loading...
Searching...
No Matches
JWTXX::Error Class Reference

Base class for all exceptions in the library. More...

#include <error.h>

Inheritance diagram for JWTXX::Error:
JWTXX::JWT::Error JWTXX::Key::Error JWTXX::Value::Error JWTXX::JWT::ParseError JWTXX::JWT::ValidationError

Public Member Functions

 Error (const std::string &message) noexcept
 Constructor.
 

Detailed Description

Base class for all exceptions in the library.


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