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