System.JSON.EJSONException

From RAD Studio API Documentation

EJSONExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EJSONException = class(Exception)

C++

class PASCALIMPLEMENTATION EJSONException : public System::Sysutils::Exception

Properties

Type Visibility Source Unit Parent
class public
System.JSON.pas
System.JSON.hpp
System.JSON System.JSON

Description

JSON exception handler.

EJSONException signals a JSON exception, usually generated by parser code.