rclcpp
master
C++ ROS Client Library API
|
Thrown when a method is trying to use a node, but it is invalid. More...
#include <exceptions.hpp>
Public Member Functions | |
InvalidNodeError () | |
Public Member Functions inherited from std::runtime_error | |
T | runtime_error (T... args) |
T | what (T... args) |
Thrown when a method is trying to use a node, but it is invalid.
|
inline |