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

Thrown when a method is trying to use a node, but it is invalid. More...

#include <exceptions.hpp>

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

Public Member Functions

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

Detailed Description

Thrown when a method is trying to use a node, but it is invalid.

Constructor & Destructor Documentation

◆ InvalidNodeError()

rclcpp::exceptions::InvalidNodeError::InvalidNodeError ( )
inline

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