API:System.JSON.Readers.EJsonReaderException

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.JSON.EJSONExceptionSystem.SysUtils.ExceptionSystem.TObjectEJsonReaderException

Delphi

EJsonReaderException = class (EJsonException)

C++

class PASCALIMPLEMENTATION EJsonReaderException : public System::Json::EJSONException

Propriétés

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

Description

Gestionnaire d'exceptions JSON.

System.JSON.Readers.EJsonReaderException 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.