5 #ifndef __RDL_EXCEPTIONS_HPP__
6 #define __RDL_EXCEPTIONS_HPP__
28 virtual const char*
what()
const throw()
A custom exception.
Definition: RdlExceptions.hpp:18
virtual const char * what() const
Definition: RdlExceptions.hpp:28
RdlException(const std::string &err)
Constructor.
Definition: RdlExceptions.hpp:24
std::string msg
Definition: RdlExceptions.hpp:33
Namespace for all structures of the RobotDynamics library.
Definition: examples.hpp:19