Datasnap.DSHTTPClient.EHTTPProtocolException.ErrorMessage
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.