Web.HTTPApp.IWebAppServices180.GetExceptionHandler
Delphi
function GetExceptionHandler: TObject;
C++
virtual System::TObject* __fastcall GetExceptionHandler() = 0 ;
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| function | public | Web.HTTPApp.pas Web.HTTPApp.hpp  | 
        Web.HTTPApp | IWebAppServices180 | 
Description
Renvoie l'objet qui gère les exceptions déclenchées dans l'application WebBroker.
GetExceptionHandler est l'implémentation en lecture de la propriété ExceptionHandler.