Web.HTTPApp.TCustomWebDispatcher.DispatchExceptionToSentinel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DispatchExceptionToSentinel(Request: TWebRequest; Response: TWebResponse;
E: EWebSecurity): Boolean;

C++

bool __fastcall DispatchExceptionToSentinel(TWebRequest* Request, TWebResponse* Response, EWebSecurity* E);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.