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 |
| 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 |
1.8.1.2