rclcpp  master
C++ ROS Client Library API
rclcpp::UnsupportedEventTypeException Member List

This is the complete list of members for rclcpp::UnsupportedEventTypeException, including all inherited members.

filerclcpp::exceptions::RCLErrorBase
formatted_messagerclcpp::exceptions::RCLErrorBase
linerclcpp::exceptions::RCLErrorBase
messagerclcpp::exceptions::RCLErrorBase
RCLErrorBase(rcl_ret_t ret, const rcl_error_state_t *error_state)rclcpp::exceptions::RCLErrorBase
retrclcpp::exceptions::RCLErrorBase
runtime_error(T... args)std::runtime_error
UnsupportedEventTypeException(rcl_ret_t ret, const rcl_error_state_t *error_state, const std::string &prefix)rclcpp::UnsupportedEventTypeException
UnsupportedEventTypeException(const exceptions::RCLErrorBase &base_exc, const std::string &prefix)rclcpp::UnsupportedEventTypeException
what(T... args)std::runtime_error
~RCLErrorBase()rclcpp::exceptions::RCLErrorBaseinlinevirtual