rclcpp  master
C++ ROS Client Library API
rclcpp::exceptions::RCLError Member List

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

filerclcpp::exceptions::RCLErrorBase
formatted_messagerclcpp::exceptions::RCLErrorBase
linerclcpp::exceptions::RCLErrorBase
messagerclcpp::exceptions::RCLErrorBase
RCLError(rcl_ret_t ret, const rcl_error_state_t *error_state, const std::string &prefix)rclcpp::exceptions::RCLError
RCLError(const RCLErrorBase &base_exc, const std::string &prefix)rclcpp::exceptions::RCLError
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
what(T... args)std::runtime_error
~RCLErrorBase()rclcpp::exceptions::RCLErrorBaseinlinevirtual