API:System.JSON.Readers.EJsonReaderException

From RAD Studio API Documentation
Jump to: navigation, search

System.JSON.EJSONExceptionSystem.SysUtils.ExceptionSystem.TObjectEJsonReaderException

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.