moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
A base class for all validations exceptions inheriting from std::runtime_exception. More...
#include <joint_limits_validator.h>
Public Member Functions | |
ValidationException (const std::string &error_desc) | |
A base class for all validations exceptions inheriting from std::runtime_exception.
Definition at line 104 of file joint_limits_validator.h.
|
inline |
Definition at line 107 of file joint_limits_validator.h.