mirror of
https://github.com/nlohmann/json.git
synced 2026-02-09 11:42:51 +00:00
Added class hierarchy for user-defined exceptions (#244). Integrated parse exceptions 101-103. Parse exceptions include the byte count of the last read character to locate the position of the error (#301).