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

Thrown when a function is called on a GraphListener that is already shutdown. More...

#include <graph_listener.hpp>

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

Public Member Functions

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

Detailed Description

Thrown when a function is called on a GraphListener that is already shutdown.

Constructor & Destructor Documentation

◆ GraphListenerShutdownError()

rclcpp::graph_listener::GraphListenerShutdownError::GraphListenerShutdownError ( )
inline

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