API:System.JSON.Readers.EJsonReaderException

From RAD Studio API Documentation

EJsonReaderExceptionSystem.JSON.EJSONExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EJsonReaderException = class (EJsonException)

C++

class PASCALIMPLEMENTATION EJsonReaderException : public System::Json::EJSONException

Properties

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

Description

JSON exception handler. System.JSON.Readers.EJsonReaderException inherits from System.JSON.EJSONException. All content below this line refers to System.JSON.EJSONException.

JSON exception handler.

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