Class InvalidEventError

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()