Web.HTTPApp.IWebAppServices180.GetExceptionHandler

De RAD Studio API Documentation
Aller à : navigation, rechercher

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.

Voir aussi