Class TypeConversionError

Inheritance Relationships

Base Type

Class Documentation

class TypeConversionError : public jwt::VerificationError

Derived from VerificationError. Thrown when there type expectation mismatch while verifying the values of registered claim names.

Public Functions

inline TypeConversionError(std::string msg)