![]() |
ATSC3
24.10.0
|
#include <atsc_core_utils_json.h>
Inherits Json::Exception.
Public Member Functions | |
| LogicError (JSONCPP_STRING const &msg) | |
Public Member Functions inherited from Json::Exception | |
| Exception (JSONCPP_STRING const &msg) | |
| char const * | what () const JSONCPP_NOEXCEPT override |
Additional Inherited Members | |
Protected Attributes inherited from Json::Exception | |
| JSONCPP_STRING | msg_ |
Exceptions thrown by JSON_ASSERT/JSON_FAIL macros.
These are precondition-violations (user bugs) and internal errors (our bugs).