System.Net.HttpClient.ENetHTTPResponseException

From RAD Studio API Documentation
Revision as of 18:08, 4 February 2015 by AChaves (talk | contribs) (57904)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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