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

Public Member Functions | |
| JointErrorException (const string &message) throw () | |
| virtual | ~JointErrorException () throw () |
| virtual const char * | what () const throw () |
Joint error exception.
Definition at line 123 of file Exceptions.hpp.
| JointErrorException | ( | const string & | message | ) | throw () [inline, explicit] |
Definition at line 128 of file Exceptions.hpp.
| virtual ~JointErrorException | ( | ) | throw () [inline, virtual] |
Definition at line 133 of file Exceptions.hpp.
| virtual const char* what | ( | ) | const throw () [inline, virtual] |
Definition at line 137 of file Exceptions.hpp.
1.6.3