EMS.ResourceAPI.EEMSHTTPError.Error
Delphi
property Error: string read GetError;
C++
__property System::UnicodeString Error = {read=GetError};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | EMS.ResourceAPI.pas EMS.ResourceAPI.hpp |
EMS.ResourceAPI | EEMSHTTPError |
Description
Name or message of the error, such as "Bad request" or "Not found".