mirror of
https://github.com/nlohmann/json.git
synced 2026-04-26 01:39:26 +00:00
📝 update sax_parse documentation (#4878)
This commit is contained in:
@@ -903,7 +903,7 @@ A JSON Patch operation 'test' failed. The unsuccessful operation is also printed
|
||||
|
||||
### json.exception.other_error.502
|
||||
|
||||
This exception occurs when a null pointer is passed as SAX handler in [sax_parse](../api/basic_json/sax_parse.md) function.
|
||||
This exception is thrown when a null pointer is passed as SAX event listener to the [sax_parse](../api/basic_json/sax_parse.md) function.
|
||||
|
||||
!!! failure "Example message"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user