API:System.JSON.Readers.EJsonReaderException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.JSON.Types.EJsonExceptionSystem.SysUtils.ExceptionSystem.TObjectEJsonReaderException

Delphi

EJsonReaderException = class (EJsonException)

C++

class PASCALIMPLEMENTATION EJsonReaderException : public System::Json::Types::EJsonException

Eigenschaften

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

Beschreibung

Allgemeiner Exception-Typ für JSON.

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

Allgemeiner Exception-Typ für JSON.

Siehe auch