API:Web.HTTPApp.IWebExceptionHandler.HandleException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure HandleException(E: Exception; var Handled: Boolean);

C++

virtual void __fastcall HandleException(System::Sysutils::Exception* E, bool &Handled) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp IWebExceptionHandler

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.