Class RCLBadAlloc

Inheritance Relationships

Base Types

Class Documentation

class RCLBadAlloc : public rclcpp::exceptions::RCLErrorBase, public std::bad_alloc

Created when the ret is RCL_RET_BAD_ALLOC.

Public Functions

RCLBadAlloc(rcl_ret_t ret, const rcl_error_state_t *error_state)
explicit RCLBadAlloc(const RCLErrorBase &base_exc)