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

Thrown when an invalid rclcpp::Event object or SharedPtr is encountered. More...

#include <exceptions.hpp>

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

Public Member Functions

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

Detailed Description

Thrown when an invalid rclcpp::Event object or SharedPtr is encountered.

Constructor & Destructor Documentation

◆ InvalidEventError()

rclcpp::exceptions::InvalidEventError::InvalidEventError ( )
inline

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