API:System.JSON.Writers.EJsonWriterException

提供:RAD Studio API Documentation

EJsonWriterExceptionSystem.JSON.Types.EJsonExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EJsonWriterException = class (EJsonException)

C++

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

プロパティ

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

説明

JSON の汎用例外型。 System.JSON.Writers.EJsonWriterException は System.JSON.Types.EJsonException を継承しています。以下の内容はすべて System.JSON.Types.EJsonException を参照しています。

JSON の汎用例外型。

関連項目