System.JSON.Types.EJsonException

Aus RAD Studio API Documentation

<imagemap>-Fehler: Bild ist ungültig oder nicht vorhanden

Delphi

EJsonException = class(Exception)

C++

class PASCALIMPLEMENTATION EJsonException : public System::Sysutils::Exception

Eigenschaften

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


Beschreibung

Allgemeiner Exception-Typ für JSON.

Siehe auch