mirror of
https://github.com/nlohmann/json.git
synced 2025-07-29 23:01:16 +03: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