System.Net.URLClient.ENetException

提供: RAD Studio API Documentation
2015年3月10日 (火) 07:10時点におけるYukikoi (トーク | 投稿記録)による版 (1版: LOC-17580)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

System.SysUtils.ExceptionSystem.TObjectENetException

Delphi

ENetException = class(Exception);

C++

class PASCALIMPLEMENTATION ENetException : public System::Sysutils::Exception

プロパティ

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


説明

System.Net 例外の汎用例外クラス。

関連項目