![]() |
#include <json.h>
Public Member Functions | |
LogicError (String const &msg) | |
![]() | |
Exception (String msg) | |
~Exception () override throw () | |
char const * | what () const override throw () |
Additional Inherited Members | |
![]() | |
String | msg_ |
Exceptions thrown by JSON_ASSERT/JSON_FAIL macros.
These are precondition-violations (user bugs) and internal errors (our bugs).
Json::LogicError::LogicError | ( | String const & | msg | ) |