#include <kinematics.h>
Public Member Functions | |
NoSolutionException () throw () | |
Public Member Functions inherited from AnaGuess::Exception | |
const int | errorNumber () const throw () |
Exception (const std::string &aMessage, const int aErrorNumber) throw () | |
std::string | message () const throw () |
const char * | what () const throw () |
virtual | ~Exception () throw () |
Additional Inherited Members | |
Protected Attributes inherited from AnaGuess::Exception | |
const int | mErrorNumber |
const std::string | mMessage |
No solution found for the given cartesian coordinates.
Definition at line 28 of file AnalyticalGuess/include/kinematics.h.
|
inline |
Definition at line 30 of file AnalyticalGuess/include/kinematics.h.