orocos_kdl
Public Member Functions | List of all members
KDL::Error_Stepsize_To_Small Class Reference

Error_Stepsize_To_Small is thrown if the stepsize becomes to small
More...

#include <error.h>

Inheritance diagram for KDL::Error_Stepsize_To_Small:
Inheritance graph
[legend]

Public Member Functions

virtual const char * Description () const
 
virtual int GetType () const
 
- Public Member Functions inherited from KDL::Error
virtual ~Error ()
 

Detailed Description

Error_Stepsize_To_Small is thrown if the stepsize becomes to small

Definition at line 256 of file error.h.

Member Function Documentation

◆ Description()

virtual const char* KDL::Error_Stepsize_To_Small::Description ( ) const
inlinevirtual

Reimplemented from KDL::Error.

Definition at line 258 of file error.h.

◆ GetType()

virtual int KDL::Error_Stepsize_To_Small::GetType ( ) const
inlinevirtual

Reimplemented from KDL::Error.

Definition at line 259 of file error.h.


The documentation for this class was generated from the following file: