System.JSON.EJSONException.Destroy
C++
/* Exception.Destroy */ inline __fastcall virtual ~EJSONException() { }
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
destructor | public | System.JSON.hpp | System.JSON | EJSONException |
説明
EJSONException のインスタンスを破壊します。
C++
/* Exception.Destroy */ inline __fastcall virtual ~EJSONException() { }
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
destructor | public | System.JSON.hpp | System.JSON | EJSONException |
EJSONException のインスタンスを破壊します。