System.JSON.Builders.EJSONIteratorError

提供: RAD Studio API Documentation
移動先: 案内検索

System.SysUtils.ExceptionSystem.TObjectEJSONIteratorError

Delphi

EJSONIteratorError = class(Exception);

C++

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

プロパティ

種類 可視性 ソース ユニット
class public
System.JSON.Builders.pas
System.JSON.Builders.hpp
System.JSON.Builders System.JSON.Builders


説明

TJSONIterator によって使用される例外クラス。

関連項目