ROS 2 rclcpp + rcl - rolling  rolling-a919a6e5
ROS 2 C++ Client Library with ROS Client Library
Public Member Functions | List of all members
rclcpp::exceptions::MissingGroupNodeException Class Reference

Thrown when a callback group is missing from the node, when it wants to utilize the group. More...

#include <rclcpp/exceptions/exceptions.hpp>

Inheritance diagram for rclcpp::exceptions::MissingGroupNodeException:
Inheritance graph
[legend]
Collaboration diagram for rclcpp::exceptions::MissingGroupNodeException:
Collaboration graph
[legend]

Public Member Functions

 MissingGroupNodeException (const std::string &obj_type)
 

Detailed Description

Thrown when a callback group is missing from the node, when it wants to utilize the group.

Definition at line 243 of file exceptions.hpp.


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