EMS.ResourceAPI.EEMSHTTPError.Error
Delphi
property Error: string read GetError;
C++
__property System::UnicodeString Error = {read=GetError};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | EMS.ResourceAPI.pas EMS.ResourceAPI.hpp |
EMS.ResourceAPI | EEMSHTTPError |
Beschreibung
Name oder Meldung des Fehlers, wie z. B. "Fehlerhafte Anforderung" oder "Nicht gefunden".