1 #ifndef _json_parser_exception_hpp_ 2 #define _json_parser_exception_hpp_ 71 size_t get_byte_index()
const noexcept;
75 const char *get_main_message();
Base class for all exceptions thrown by the library.
The json_exception class.
Exception class for parser errors.
#define NAMESPACE
You can change the namespace of the whole library by changing this value.