![]() |
SG++-Doxygen-Documentation
|
#include <json_exception.hpp>
Public Member Functions | |
json_exception (const std::string &message) | |
json_exception (Token &token, const std::string &message) | |
const char * | what () const noexcept override |
json::json_exception::json_exception | ( | Token & | token, |
const std::string & | message | ||
) |
References json::Token::charNumber, json::Token::lineNumber, and json::Token::value.
|
explicit |
|
overridenoexcept |