涂 桂旺 / Mbed OS mbed-os-example-cj
Embed: (wiki syntax)

« Back to documentation index

LogicError Class Reference

LogicError Class Reference

Exceptions thrown by JSON_ASSERT/JSON_FAIL macros. More...

#include <value.h>

Inherits Json::Exception.


Detailed Description

Exceptions thrown by JSON_ASSERT/JSON_FAIL macros.

These are precondition-violations (user bugs) and internal errors (our bugs).

Remarks:
derived from Json::Exception

Definition at line 81 of file value.h.