API:System.JSON.Readers.EJsonReaderException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.JSON.EJSONExceptionSystem.SysUtils.ExceptionSystem.TObjectEJsonReaderException

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.

System.JSON.Readers.EJsonReaderException erbt von System.JSON.EJSONException. Der folgende Inhalt bezieht sich auf System.JSON.EJSONException.

Behandlungsroutine für JSON-Exceptions.

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