Unit 'jsonparser' Package
[Overview][Types][Classes][Index] [#fcl]

EJSONParser

Exception class for JSON parsing errors

Declaration

Source position: jsonparser.pp line 56

type EJSONParser = jsonReader.EJSONParser;

Description

EJSONParser is an alias for the JSON parser exception class defined in the jsonreader unit. It is raised when syntax errors or other parsing problems are encountered during JSON parsing.

See also

jsonreader.EJSONParser

  

Exception class for JSON parsing errors


Documentation generated on: Aug 28 2026 Report a problem on this page