[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception class for JSON to Pascal conversion errors
Source position: fpjsontopas.pp line 35
type EJSONToPascal = class(EJSON) |
|
Exception class for JSON to Pascal conversion errors |
|
| | | ||
|
JSON exception. |
|
| | | ||
| | | ||
EJSONToPascal is raised when errors occur during JSON to Pascal code generation. It inherits from EJSON to maintain compatibility with the JSON handling framework.