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. System.Net.HttpClient.ENetHTTPException inherits from System.Net.URLClient.ENetURIException. All content below this line refers to System.Net.URLClient.ENetURIException.

Exception class for TURI related exceptions.

See Also