$extrastylesheet
Exceptions thrown by JSON_ASSERT/JSON_FAIL macros. More...
#include <json/value.h>
Public Member Functions | |
LogicError (std::string const &msg) |
Exceptions thrown by JSON_ASSERT/JSON_FAIL macros.
These are precondition-violations (user bugs) and internal errors (our bugs).
Json::LogicError::LogicError | ( | std::string const & | msg | ) |
Definition at line 205 of file json_value.cpp.