API:System.Net.HttpClient.ENetHTTPResponseException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Net.URLClient.ENetURIResponseExceptionSystem.Net.URLClient.ENetExceptionSystem.SysUtils.ExceptionSystem.TObjectENetHTTPResponseException

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-Klasse für Exceptions, die IURLResponse betreffen.

System.Net.HttpClient.ENetHTTPResponseException erbt von System.Net.URLClient.ENetURIResponseException. Der folgende Inhalt bezieht sich auf System.Net.URLClient.ENetURIResponseException.

Exception-Klasse für Exceptions, die IURLResponse betreffen.

Siehe auch