System.Net.HttpClient.ENetHTTPResponseException

From RAD Studio API Documentation
Jump to: navigation, search

Error: Image is invalid or non-existent.

Delphi

ENetHTTPResponseException = class(ENetURIResponseException);

C++

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

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 THTTPResponse.

See Also