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

Value-specific exception. More...

#include <value.h>

Inheritance diagram for JWTXX::Value::Error:
JWTXX::Error

Public Member Functions

 Error (const std::string &message) noexcept
 Constructor.
 
- Public Member Functions inherited from JWTXX::Error
 Error (const std::string &message) noexcept
 Constructor.
 

Detailed Description

Value-specific exception.

Constructor & Destructor Documentation

◆ Error()

JWTXX::Value::Error::Error ( const std::string & message)
inlineexplicitnoexcept

Constructor.

Parameters
messageerror message.

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