Unit 'JsonWriter' Package
[Overview][Classes][Index] [#fcl]

EJSONWriter

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

Exception class for JSON writing errors

Declaration

Source position: jsonwriter.pp line 31

type EJSONWriter = class(EJSON)

Inheritance

EJSONWriter

  

Exception class for JSON writing errors

|

EJSON

  

JSON exception.

|

Exception

|

TObject

Description

EJSONWriter is the exception class raised by JSON writer classes when errors occur during JSON writing operations. It inherits from EJSON and is raised for conditions such as attempting to write to an invalid state or stack underflow/overflow conditions.

See also

EJSON

  

JSON exception.


Documentation generated on: Jan 27 2026