System.Net.HttpClient.ENetHTTPResponseException

Aus RAD Studio API Documentation

ENetHTTPResponseExceptionSystem.Net.URLClient.ENetURIResponseExceptionSystem.Net.URLClient.ENetExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

ENetHTTPResponseException = class(ENetURIResponseException);

C++

class PASCALIMPLEMENTATION ENetHTTPResponseException : public System::Net::Urlclient::ENetURIResponseException

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 THTTPResponse.

Siehe auch