rclcpp_action  master
C++ ROS Action Client Library
Public Member Functions | List of all members
rclcpp_action::exceptions::UnawareGoalHandleError Class Reference

#include <exceptions.hpp>

Inheritance diagram for rclcpp_action::exceptions::UnawareGoalHandleError:
Inheritance graph
[legend]
Collaboration diagram for rclcpp_action::exceptions::UnawareGoalHandleError:
Collaboration graph
[legend]

Public Member Functions

 UnawareGoalHandleError (const std::string &message="Goal handle is not tracking the goal result.")
 
- Public Member Functions inherited from std::runtime_error
runtime_error (T... args)
 
what (T... args)
 

Constructor & Destructor Documentation

◆ UnawareGoalHandleError()

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

The documentation for this class was generated from the following file: