API:System.Net.HttpClient.ENetHTTPException

From RAD Studio API Documentation

ENetHTTPExceptionSystem.Net.URLClient.ENetURIExceptionSystem.Net.URLClient.ENetExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

ENetHTTPException = class(ENetURIException);

C++

class PASCALIMPLEMENTATION ENetHTTPException : public System::Net::Urlclient::ENetURIException

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 TURI related exceptions. {{#multireplace:System.Net.HttpClient.ENetHTTPException|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.Net.URLClient.ENetURIException|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.ENetURIException|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Exception class for TURI related exceptions.

See Also