API:System.JSON.Writers.EJsonWriterException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.JSON.Types.EJsonExceptionSystem.SysUtils.ExceptionSystem.TObjectEJsonWriterException

Delphi

EJsonWriterException = class (EJsonException)

C++

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

Eigenschaften

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

Beschreibung

Allgemeiner Exception-Typ für JSON.

System.JSON.Writers.EJsonWriterException erbt von System.JSON.Types.EJsonException. Der folgende Inhalt bezieht sich auf System.JSON.Types.EJsonException.

Allgemeiner Exception-Typ für JSON.

Siehe auch