System.JSON.EJSONParseException

Aus RAD Studio API Documentation

EJSONParseExceptionSystem.JSON.EJSONExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EJSONParseException = class(EJSONException)

C++

class PASCALIMPLEMENTATION EJSONParseException : public EJSONException

Eigenschaften

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

Beschreibung

Behandlungsroutine für JSON-Exceptions. System.JSON.EJSONParseException 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.