API:System.JSON.Readers.EJsonReaderException

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

System.JSON.Types.EJsonExceptionSystem.SysUtils.ExceptionSystem.TObjectEJsonReaderException

Delphi

EJsonReaderException = class (EJsonException)

C++

class PASCALIMPLEMENTATION EJsonReaderException : public System::Json::Types::EJsonException

プロパティ

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

説明

JSON の汎用例外型。

System.JSON.Readers.EJsonReaderException は System.JSON.Types.EJsonException を継承しています。以下の内容はすべて System.JSON.Types.EJsonException を参照しています。

JSON の汎用例外型。

関連項目