|
<< Click to Display Table of Contents >> Navigation: Classes > TIWAppErrorHandler > Methods > HandleSessionExecuteError |
SIGNATURE=IWApplication.TIWAppErrorHandler.HandleSessionExecuteError@TIWApplication@Exception
ETYPE=Method
Declaration:
Delphi: |
public class procedure HandleSessionExecuteError(ASession: TIWApplication; E: Exception); |
C++: |
void public: __fastcall HandleSessionExecuteError(TIWApplication ASession, Exception E); |
Description: handles errors when executing forms/content handlers