fwExceptionHandling.ctl File Reference

Functions

 fwExceptionHandling_display (dyn_string &exceptionInfo)
 
 fwExceptionHandling_log (dyn_string &exceptionInfo, string listName)
 
 _fwExceptionHandling_initialise ()
 

Detailed Description

Set of functions for handling exceptions

Creation Date
4/12/00
PVSS managers
VISION
Author
JCOP Framework Team

Function Documentation

fwExceptionHandling_display ( dyn_string &  exceptionInfo)
displays any exceptions in the exceptionDisplay panel.
Usage
Public
PVSS managers
VISION
Parameters
exceptionInfodetails of any exceptions

Referenced by fwGeneral_openInExternalBrowser(), and fwWebBrowser_showStandaloneWindow().

fwExceptionHandling_log ( dyn_string &  exceptionInfo,
string  listName 
)
Displays any exceptions in the exception log list.
Usage
Public
PVSS managers
VISION
Parameters
exceptionInfodetails of any exceptions
listNameselection list used to display log messages