Robot Dynamics Library
|
#include <RdlExceptions.hpp>
Public Member Functions | |
RdlException (const std::string &err) | |
Constructor. More... | |
virtual const char * | what () const throw () |
Public Attributes | |
std::string | msg |
A custom exception.
|
inlineexplicit |
Constructor.
err |
|
inlinevirtual |
std::string RobotDynamics::RdlException::msg |
< Custom exception message