DEIMOS
Earth Observation Mission CFI Software
EECommon Software User Manual
for JAVA
ESA

EECFI.CfiError Class Reference

Class to manage the CFI exceptions. More...

List of all members.

Public Member Functions

 CfiError ()
 Constructor.
 CfiError (InternalError ie)
 Constructor with an InternalError object as argument.
long status ()
 Get the status value of CFI function.
void addMsg (String msg)
 Add another messsage to the error list.
ErrorCodesInfo getCodes (Vector< Long > codes)
 Method to get the error codes.
Vector< String > getMsg (Vector< String > messages)
 Method to get the error messages.

Package Attributes

long library
 Library code (ExpcfiLibrary).

Detailed Description

Class to manage the CFI exceptions.

The exceptions thrown due to errors in the execution of all the CFI functions have to be caught using this class.


Constructor & Destructor Documentation

EECFI.CfiError.CfiError (  ) 

Constructor.

EECFI.CfiError.CfiError ( InternalError  ie  ) 

Constructor with an InternalError object as argument.


Member Function Documentation

void EECFI.CfiError.addMsg ( String  msg  ) 

Add another messsage to the error list.

ErrorCodesInfo EECFI.CfiError.getCodes ( Vector< Long >  codes  ) 

Method to get the error codes.

Vector<String> EECFI.CfiError.getMsg ( Vector< String >  messages  ) 

Method to get the error messages.

long EECFI.CfiError.status (  ) 

Get the status value of CFI function.


Member Data Documentation

long EECFI.CfiError.library [package]

Library code (ExpcfiLibrary).


Generated on Mon Dec 11 2023 14:48:06 for by doxygen 1.7.1