DEIMOS
Earth Observation Software
Orbit and Attitude Adapater Tool
ESA
Public Member Functions | List of all members
EoOrbAttAdapter.EoAdapterError Class Reference

Class to get errors from the EoOrbAttAdapater tool. More...

Inheritance diagram for EoOrbAttAdapter.EoAdapterError:
Exception

Public Member Functions

void addError (String msg)
 Add a message error. More...
 
void addCfiErrors (CfiError ce, String msg)
 Add a list of error messages. More...
 
Vector< String > getError ()
 Get the list of error messages. More...
 

Detailed Description

Class to get errors from the EoOrbAttAdapater tool.

Any error raised by any method of the tool is thrown as an object of this class.

Member Function Documentation

◆ addCfiErrors()

void EoOrbAttAdapter.EoAdapterError.addCfiErrors ( CfiError  ce,
String  msg 
)

◆ addError()

void EoOrbAttAdapter.EoAdapterError.addError ( String  msg)

◆ getError()

Vector<String> EoOrbAttAdapter.EoAdapterError.getError ( )

Get the list of error messages.

Returns
error messages

Generated on Tue Dec 1 2020 11:44:33 for by doxygen 1.8.13