REST.HttpClient.EHTTPProtocolException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEHTTPProtocolException

Delphi

EHTTPProtocolException = class(Exception)

C++

class PASCALIMPLEMENTATION EHTTPProtocolException : public System::Sysutils::Exception

Eigenschaften

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


Beschreibung

Exception mit HTTP-Fehlerinformationen.

Siehe auch