Datasnap.DSHTTPClient.EHTTPProtocolException.ErrorMessage
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Datasnap.DSHTTPClient.pas Datasnap.DSHTTPClient.hpp
| |
Unit: Datasnap.DSHTTPClient | |
Parent: EHTTPProtocolException |
Delphi
property ErrorMessage: string read FErrorMessage;
C++
__property System::UnicodeString ErrorMessage = {read=FErrorMessage};
Description
HTTP error message that the server includes in the response.