fwGeneral  8.4.1
fwExceptionHandling.ctl File Reference

Functions

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

Detailed Description

Set of functions for handling exceptions

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

Function Documentation

void fwExceptionHandling_display ( dyn_string &  exceptionInfo)

displays any exceptions in the exceptionDisplay panel.

Usage
Public
PVSS managers
VISION
Parameters
exceptionInfodetails of any exceptions
void 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