Mēnsūra
|
#include <json.hpp>
Public Member Functions | |
LogicError (JSONCPP_STRING const &msg) | |
![]() | |
Exception (JSONCPP_STRING const &msg) | |
char const * | what () const JSONCPP_OVERRIDE throw () |
Additional Inherited Members | |
![]() | |
JSONCPP_STRING | msg_ |
Exceptions thrown by JSON_ASSERT/JSON_FAIL macros.
These are precondition-violations (user bugs) and internal errors (our bugs).