System.JSON.Builders.EJSONIteratorError

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.SysUtils.ExceptionSystem.TObjectEJSONIteratorError

Delphi

EJSONIteratorError = class(Exception);

C++

class PASCALIMPLEMENTATION EJSONIteratorError : public System::Sysutils::Exception

Propriétés

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


Description

Classe d'exception utilisée par TJSONIterator.

Voir aussi