Joint parameter exception. More...
#include <Exceptions.hpp>

Public Member Functions | |
| JointParameterException (const string &message) throw () | |
| virtual | ~JointParameterException () throw () |
| virtual const char * | what () const throw () |
Joint parameter exception.
Definition at line 104 of file Exceptions.hpp.
| JointParameterException | ( | const string & | message | ) | throw () [inline, explicit] |
Definition at line 109 of file Exceptions.hpp.
| virtual ~JointParameterException | ( | ) | throw () [inline, virtual] |
Definition at line 114 of file Exceptions.hpp.
| virtual const char* what | ( | ) | const throw () [inline, virtual] |
Definition at line 118 of file Exceptions.hpp.
1.6.3