Class UnsupportedEventTypeException
Defined in File event_handler.hpp
Inheritance Relationships
Base Types
public rclcpp::exceptions::RCLErrorBase
(Class RCLErrorBase)public std::runtime_error
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)
-
UnsupportedEventTypeException(rcl_ret_t ret, const rcl_error_state_t *error_state, const std::string &prefix)