API:Web.HTTPApp.TCustomWebDispatcher.HandleException

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Web.HTTPApp.pas
Web.HTTPApp.hpp
Web.HTTPApp TCustomWebDispatcher

Description

Embarcadero Technologies does not currently have any additional information.