System.JSON.EJSONParseException

From RAD Studio API Documentation

EJSONParseExceptionSystem.JSON.EJSONExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EJSONParseException = class(EJSONException)

C++

class PASCALIMPLEMENTATION EJSONParseException : public EJSONException

Properties

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

Description

JSON exception generated by a JSON parser code.