EMS.ResourceAPI.EEMSHTTPError.Error

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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".

Siehe auch