EMS.ResourceAPI.TEndpointResponse.RaiseError

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure RaiseError(ACode: Integer; const AError, ADescription: string);

C++

void __fastcall RaiseError(int ACode, const System::UnicodeString AError, const System::UnicodeString ADescription);

Eigenschaften

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


Beschreibung

Alias von RaiseError.

Siehe auch