Web.HTTPApp.IWebExceptionHandler.HandleException
Delphi
procedure HandleException(E: Exception; var Handled: Boolean);
C++
virtual void __fastcall HandleException(System::Sysutils::Exception* E, bool &Handled) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Web.HTTPApp.pas Web.HTTPApp.hpp |
Web.HTTPApp | IWebExceptionHandler |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!