42 ROS_ERROR_NAMED(
"exceptions",
"Error during construction of object: %s\nException thrown.", what_arg.c_str());
47 ROS_ERROR_NAMED(
"exceptions",
"%s\nException thrown.", what_arg.c_str());
ConstructException(const std::string &what_arg)
Exception(const std::string &what_arg)
#define ROS_ERROR_NAMED(name,...)