♿ improved parse error messages
This commit is contained in:
parent
f8158997b5
commit
74a31075e3
7 changed files with 211 additions and 173 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue