EMS.ResourceAPI.TEndpointResponse.RaiseNotFound

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure RaiseNotFound(const AError: string = ''; const ADescription: string = '');

C++

void __fastcall RaiseNotFound(const System::UnicodeString AError = System::UnicodeString(), const System::UnicodeString ADescription = System::UnicodeString());

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI TEndpointResponse


Beschreibung

Alias von RaiseNotFound.

Siehe auch