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

EJSONToPascal

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Exception class for JSON to Pascal conversion errors

Declaration

Source position: fpjsontopas.pp line 35

type EJSONToPascal = class(EJSON)

Inheritance

EJSONToPascal

  

Exception class for JSON to Pascal conversion errors

|

EJSON

  

JSON exception.

|

Exception

|

TObject

Description

EJSONToPascal is raised when errors occur during JSON to Pascal code generation. It inherits from EJSON to maintain compatibility with the JSON handling framework.


Documentation generated on: Jan 27 2026