System.JSON.Builders.EJSONCollectionBuilderError

提供: RAD Studio API Documentation
2016年6月22日 (水) 02:37時点におけるYukikoi (トーク | 投稿記録)による版 (1版: LOC-21510)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

System.SysUtils.ExceptionSystem.TObjectEJSONCollectionBuilderError

Delphi

EJSONCollectionBuilderError = class(Exception);

C++

class PASCALIMPLEMENTATION EJSONCollectionBuilderError : public System::Sysutils::Exception

プロパティ

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


説明

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

関連項目