System.JSON.Types.EJsonException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEJsonException

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