Class UnsupportedEventTypeException

Inheritance Relationships

Base Types

Class Documentation

class UnsupportedEventTypeException : public rclcpp::exceptions::RCLErrorBase, public std::runtime_error

Public Functions

UnsupportedEventTypeException(rcl_ret_t ret, const rcl_error_state_t *error_state, const std::string &prefix)
UnsupportedEventTypeException(const exceptions::RCLErrorBase &base_exc, const std::string &prefix)