System.JSON.EJSONParseException

From RAD Studio API Documentation
Jump to: navigation, search

System.JSON.EJSONExceptionSystem.SysUtils.ExceptionSystem.TObjectEJSONParseException

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.