Class InvalidEventError
Defined in File exceptions.hpp
Inheritance Relationships
Base Type
public std::runtime_error
Class Documentation
-
class InvalidEventError : public std::runtime_error
Thrown when an invalid rclcpp::Event object or SharedPtr is encountered.
Public Functions
-
inline InvalidEventError()
-
inline InvalidEventError()