Datasnap.DSHTTPClient.EHTTPProtocolException.ErrorCode
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSHTTPClient.pas Datasnap.DSHTTPClient.hpp
| |
| Unit: Datasnap.DSHTTPClient | |
| Parent: EHTTPProtocolException | |
Delphi
property ErrorCode: Integer read FErrorCode;
C++
__property int ErrorCode = {read=FErrorCode, nodefault};
Description
HTTP error code that the server includes in the response.