System.JSON.Builders.EJSONCollectionBuilderError

提供:RAD Studio API Documentation

エラー: 画像が無効、または存在しません。

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 によって使用される例外クラス。

関連項目