Datasnap.DSHTTPClient.EHTTPProtocolException.ErrorMessage

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ErrorMessage: string read FErrorMessage;

C++

__property System::UnicodeString ErrorMessage = {read=FErrorMessage};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Datasnap.DSHTTPClient.pas
Datasnap.DSHTTPClient.hpp
Datasnap.DSHTTPClient EHTTPProtocolException


Beschreibung

HTTP-Fehlercode, der vom Server in die Antwort aufgenommen wird.

Siehe auch