Thrown by the throwing parse path and by type-mismatched accessors. More...
#include <json.h>
Public Member Functions | |
| JsonError (const std::string &what) | |
Thrown by the throwing parse path and by type-mismatched accessors.
Derives from std::runtime_error so existing catch(const std::exception&) blocks keep working unchanged.
|
inlineexplicit |