rclcpp  master
C++ ROS Client Library API
Public Member Functions | List of all members
rclcpp::graph_listener::NodeNotFoundError Class Reference

Thrown when the given node is not in the GraphListener. More...

#include <graph_listener.hpp>

Inheritance diagram for rclcpp::graph_listener::NodeNotFoundError:
Inheritance graph
[legend]
Collaboration diagram for rclcpp::graph_listener::NodeNotFoundError:
Collaboration graph
[legend]

Public Member Functions

 NodeNotFoundError ()
 
- Public Member Functions inherited from std::runtime_error
runtime_error (T... args)
 
what (T... args)
 

Detailed Description

Thrown when the given node is not in the GraphListener.

Constructor & Destructor Documentation

◆ NodeNotFoundError()

rclcpp::graph_listener::NodeNotFoundError::NodeNotFoundError ( )
inline

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