API:System.Net.HttpClient.ENetHTTPClientException

From RAD Studio API Documentation
Jump to: navigation, search

System.Net.URLClient.ENetURIClientExceptionSystem.Net.URLClient.ENetExceptionSystem.SysUtils.ExceptionSystem.TObjectENetHTTPClientException

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 class for TURLClient related exceptions.

System.Net.HttpClient.ENetHTTPClientException inherits from System.Net.URLClient.ENetURIClientException. All content below this line refers to System.Net.URLClient.ENetURIClientException.

Exception class for TURLClient related exceptions.

See Also