Open main menu

RAD Studio API Documentation β

System.JSON.EJSONPathException

System.JSON.EJSONExceptionSystem.SysUtils.ExceptionSystem.TObjectEJSONPathException

Delphi

EJSONPathException = class(EJSONException);

C++

class PASCALIMPLEMENTATION EJSONPathException : 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 path parser code.