#include <error.h>
Public Member Functions | |
virtual const char * | Description () const |
virtual int | GetType () const |
Error_To_Many_Steps is thrown if the number of steps needed to integrate to the desired accuracy becomes to big.
virtual const char* KDL::Error_To_Many_Steps::Description | ( | ) | const [inline, virtual] |
Reimplemented from KDL::Error.
virtual int KDL::Error_To_Many_Steps::GetType | ( | ) | const [inline, virtual] |
Reimplemented from KDL::Error.