37 #ifndef MOVEIT_EXCEPTIONS_ 38 #define MOVEIT_EXCEPTIONS_ 56 explicit Exception(
const std::string& what_arg);
ConstructException(const std::string &what_arg)
This may be thrown during construction of objects if errors occur.
This may be thrown if unrecoverable errors occur.
Main namespace for MoveIt!