mirror of
https://github.com/nlohmann/json.git
synced 2026-04-06 16:18:54 +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).