System.JSON.Types.EJsonException

提供:RAD Studio API Documentation

EJsonExceptionSystem.SysUtils.ExceptionSystem.TObject

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 の汎用例外型。

関連項目