RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebAppServices.GetExceptionHandler Method

Returns the object that handles exceptions that arise in the WebSnap application.

Pascal
function GetExceptionHandler: TObject;
C++
__fastcall TObject * GetExceptionHandler();

GetExceptionHandler is the read implementation of the ExceptionHandler property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!