mirror of
https://github.com/nlohmann/json.git
synced 2026-03-02 15:26:25 +00:00
♿ improved parse error messages
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
message: [json.exception.parse_error.101] parse error at line 1, column 8: syntax error - unexpected ']'; expected '[', '{', or a literal
|
||||
message: [json.exception.parse_error.101] parse error at line 1, column 8: syntax error while parsing value - unexpected ']'; expected '[', '{', or a literal
|
||||
exception id: 101
|
||||
byte position of error: 8
|
||||
|
||||
Reference in New Issue
Block a user