Functions | |
fwExceptionHandling_display (dyn_string &exceptionInfo) | |
fwExceptionHandling_log (dyn_string &exceptionInfo, string listName) | |
_fwExceptionHandling_initialise () | |
Set of functions for handling exceptions
fwExceptionHandling_display | ( | dyn_string & | exceptionInfo | ) |
displays any exceptions in the exceptionDisplay panel.
exceptionInfo | details 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.
exceptionInfo | details of any exceptions |
listName | selection list used to display log messages |