API:System.Net.HttpClient.ENetHTTPRequestException

From RAD Studio API Documentation
Jump to: navigation, search

System.Net.URLClient.ENetURIRequestExceptionSystem.Net.URLClient.ENetExceptionSystem.SysUtils.ExceptionSystem.TObjectENetHTTPRequestException

Delphi

ENetHTTPRequestException = class(ENetURIRequestException);

C++

class PASCALIMPLEMENTATION ENetHTTPRequestException : public System::Net::Urlclient::ENetURIRequestException

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 TURLRequest related exceptions.

System.Net.HttpClient.ENetHTTPRequestException inherits from System.Net.URLClient.ENetURIRequestException. All content below this line refers to System.Net.URLClient.ENetURIRequestException.

Exception class for TURLRequest related exceptions.

See Also