API:System.Net.HttpClient.ENetHTTPRequestException

From RAD Studio API Documentation

ENetHTTPRequestExceptionSystem.Net.URLClient.ENetURIRequestExceptionSystem.Net.URLClient.ENetExceptionSystem.SysUtils.ExceptionSystem.TObject

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. {{#multireplace:System.Net.HttpClient.ENetHTTPRequestException|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.Net.URLClient.ENetURIRequestException|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:System.Net.URLClient.ENetURIRequestException|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Exception class for TURLRequest related exceptions.

See Also