System.JSON.Types.EJsonException

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

System.SysUtils.ExceptionSystem.TObjectEJsonException

Delphi

EJsonException = class(Exception)

C++

class PASCALIMPLEMENTATION EJsonException : public System::Sysutils::Exception

プロパティ

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


説明

JSON の汎用例外型。

関連項目