json/doc/mkdocs/docs/features/parsing
Fraser 90d51b9205
Update parse_exceptions.md
Referring to https://github.com/nlohmann/json/blob/develop/doc/examples/parse_error.cpp  and https://json.nlohmann.me/home/exceptions/
(and also based on testing), the catch command should reference `catch (json::parse_error& ex)` and not `catch (json::exception::parse_error& ex)`
2021-03-18 12:25:12 -04:00
..
index.md 📝 add page on parsing and exceptions 2020-06-04 14:01:57 +02:00
parse_exceptions.md Update parse_exceptions.md 2021-03-18 12:25:12 -04:00
parser_callbacks.md 📝 add page on parsing and exceptions 2020-06-04 14:01:57 +02:00
sax_interface.md 📝 add more documentation 2020-07-24 14:35:52 +02:00