API:System.JSON.Readers.EJsonReaderException

Aus RAD Studio API Documentation

EJsonReaderExceptionSystem.JSON.EJSONExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EJsonReaderException = class (EJsonException)

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
System.JSON.Readers.pas
System.JSON.Readers.hpp
System.JSON.Readers System.JSON.Readers

Beschreibung

Behandlungsroutine für JSON-Exceptions. {{#multireplace:System.JSON.Readers.EJsonReaderException|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:System.JSON.EJSONException|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:System.JSON.EJSONException|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Behandlungsroutine für JSON-Exceptions.

EJSONException signalisiert eine in der Regel von Parser-Code generierte JSON-Exception.