Main Page | File List | File Members

fwException.ctl File Reference


Detailed Description

A library including the necessary functions to raise exceptions

Creation Date
4/12/00
Author:
JCOP Framework Team

Function Documentation

fwException_raise dyn_string &  exceptionInfo,
string  exceptionType,
string  exceptionText,
string  exceptionCode
 

Add the exception to the PVSS log in the form [exceptionType][exceptionText][Code: exceptionCode]

Also the exception details are appended to the dyn_string which is passed to the function Three strings are appended to the dyn_string, firstly the exceptionType then the exceptionText and finally a code which is associated with the exception (exceptionCode)

Usage
Public
PVSS managers
VISION, CTRL
Parameters:
exceptionInfo details of exceptions are returned here
exceptionType type of exception
exceptionText text associated with exception
exceptionCode a code associated with the exception


Generated on Mon Mar 13 16:57:39 2006 by doxygen 1.3.5