API:System.Net.URLClient.ENetURIClientException

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

System.Net.URLClient.ENetExceptionSystem.SysUtils.ExceptionSystem.TObjectENetURIClientException

Delphi

ENetURIClientException = class(ENetException);

C++

class PASCALIMPLEMENTATION ENetURIClientException : public ENetException

プロパティ

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

説明

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

System.Net.URLClient.ENetURIClientException は System.Net.URLClient.ENetException を継承しています。以下の内容はすべて System.Net.URLClient.ENetException を参照しています。

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

関連項目