Class SignatureFormatError
Defined in File exceptions.hpp
Inheritance Relationships
Base Type
public jwt::DecodeError
(Class DecodeError)
Class Documentation
-
class SignatureFormatError : public jwt::DecodeError
A derived decode error for signature format error.
Public Functions
-
inline SignatureFormatError(std::string msg)
-
inline SignatureFormatError(std::string msg)