Error_Stepsize_Underflow is thrown if the stepsize becomes to small. More...
#include <error.h>
Public Member Functions | |
virtual const char * | Description () const |
virtual int | GetType () const |
Error_Stepsize_Underflow is thrown if the stepsize becomes to small.
Definition at line 197 of file error.h.
virtual const char* KDL::Error_Stepsize_Underflow::Description | ( | ) | const [inline, virtual] |
Reimplemented from KDL::Error.
virtual int KDL::Error_Stepsize_Underflow::GetType | ( | void | ) | const [inline, virtual] |
Reimplemented from KDL::Error.