15#ifndef JOINT_LIMITS_INTERFACE__JOINT_LIMITS_INTERFACE_EXCEPTION_HPP_
16#define JOINT_LIMITS_INTERFACE__JOINT_LIMITS_INTERFACE_EXCEPTION_HPP_
28 const char * what()
const noexcept override {
return msg.c_str(); }
An exception related to a JointLimitsInterface.
Definition joint_limits_interface_exception.hpp:24
Definition joint_limits_interface.hpp:37