ROS 2 rclcpp + rcl - humble
humble
ROS 2 C++ Client Library with ROS Client Library
|
Created when the ret is RCL_RET_BAD_ALLOC. More...
#include <rclcpp/exceptions/exceptions.hpp>
Public Member Functions | |
RCLCPP_PUBLIC | RCLBadAlloc (rcl_ret_t ret, const rcl_error_state_t *error_state) |
RCLCPP_PUBLIC | RCLBadAlloc (const RCLErrorBase &base_exc) |
![]() | |
RCLCPP_PUBLIC | RCLErrorBase (rcl_ret_t ret, const rcl_error_state_t *error_state) |
Additional Inherited Members | |
![]() | |
rcl_ret_t | ret |
std::string | message |
std::string | file |
size_t | line |
std::string | formatted_message |
Created when the ret is RCL_RET_BAD_ALLOC.
Definition at line 162 of file exceptions.hpp.