System.JSON.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.pas
System.JSON.hpp
System.JSON System.JSON


Beschreibung

Behandlungsroutine für JSON-Exceptions.

EJSONException signalisiert eine in der Regel von Parser-Code generierte JSON-Exception.