API:System.JSON.Writers.EJsonWriterException

Aus RAD Studio API Documentation

EJsonWriterExceptionSystem.JSON.Types.EJsonExceptionSystem.SysUtils.ExceptionSystem.TObject

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