System.JSON.EJSONParseException

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.JSON.EJSONExceptionSystem.SysUtils.ExceptionSystem.TObjectEJSONParseException

Delphi

EJSONParseException = class(EJSONException)

C++

class PASCALIMPLEMENTATION EJSONParseException : public EJSONException

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.

System.JSON.EJSONParseException hérite de System.JSON.EJSONException. Tout le contenu en-dessous de cette ligne se réfère à System.JSON.EJSONException.

Gestionnaire d'exceptions JSON.

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