DEIMOS
Earth Observation Software
Orbit and Attitude Adapater Tool
ESA
EoAdapterError Class Reference

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

#include <EoAdapterError.h>

Public Member Functions

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

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 EoAdapterError::addCfiErrors ( CfiError ce,
string msg )

Add a list of error messages.

Parameters
ceEOCFI error
msgerror message

◆ addError()

void EoAdapterError::addError ( string msg)

Add a message error.

Parameters
msgerror message

◆ getError()

vector< string > EoAdapterError::getError ( )
inline

Get the list of error messages.

Returns
error messages

Generated on Tue Apr 15 2025 16:23:51 for My Project by doxygen 1.13.2