Class Standards.JSON5.DecodeError
- Description
Error thrown when JSON5 decode fails.
- Inherit
Generic
inherit Error.Generic : Generic
- Variable
err_pos
int
Standards.JSON5.DecodeError.err_pos- Description
The failing position in err_str.
Error thrown when JSON5 decode fails.
inherit Error.Generic : Generic
int
Standards.JSON5.DecodeError.err_pos
The failing position in err_str.