System.JSON.EJSONException

De RAD Studio API Documentation

EJSONExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EJSONException = class(Exception);

C++

class PASCALIMPLEMENTATION EJSONException : public System::Sysutils::Exception

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.JSON.pas
System.JSON.hpp
System.JSON System.JSON


Description

Gestionnaire d'exceptions JSON.

EJSONException signale une exception JSON, habituellement générée par du code d'analyseur.