System.Net.HttpClient.ENetHTTPResponseException

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

エラー: 画像が無効、または存在しません。

Delphi

ENetHTTPResponseException = class(ENetURIResponseException);

C++

class PASCALIMPLEMENTATION ENetHTTPResponseException : public System::Net::Urlclient::ENetURIResponseException

プロパティ

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


説明

THTTPResponse 関連の Exception(例外)。

関連項目