System.Net.HttpClient.ENetHTTPResponseException

From RAD Studio API Documentation
Jump to: navigation, search

System.Net.URLClient.ENetURIResponseExceptionSystem.Net.URLClient.ENetExceptionSystem.SysUtils.ExceptionSystem.TObjectENetHTTPResponseException

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