System.Net.HttpClient.ENetHTTPException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Net.URLClient.ENetURIExceptionSystem.Net.URLClient.ENetExceptionSystem.SysUtils.ExceptionSystem.TObjectENetHTTPException

Delphi

ENetHTTPException = class(ENetURIException);

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient System.Net.HttpClient


Beschreibung

Exception für das HTTP-Protokoll.

Siehe auch