System.Net.HttpClient.ENetHTTPException

Aus 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

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