System.Net.HttpClient.ENetHTTPClientException

From RAD Studio API Documentation
Jump to: navigation, search

Error: Image is invalid or non-existent.

Delphi

ENetHTTPClientException = class(ENetURIClientException);

C++

class PASCALIMPLEMENTATION ENetHTTPClientException : public System::Net::Urlclient::ENetURIClientException

Properties

Type Visibility Source Unit Parent
class public
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient System.Net.HttpClient

Description

Exception related to THTTPClient.

See Also