Class UnawareGoalHandleError

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class UnawareGoalHandleError : public std::runtime_error

Public Functions

inline UnawareGoalHandleError(const std::string &message = "Goal handle is not tracking the goal result.")