Free Electron
|
Exceptions thrown by JSON_ASSERT/JSON_FAIL macros. More...
#include <value.h>
Public Member Functions | |
LogicError (String const &msg) | |
Public Member Functions inherited from Json::Exception | |
Exception (String msg) | |
char const * | what () const noexcept override |
Additional Inherited Members | |
Protected Attributes inherited from Json::Exception | |
String | msg_ |
Exceptions thrown by JSON_ASSERT/JSON_FAIL macros.
These are precondition-violations (user bugs) and internal errors (our bugs).