Thrown when an invalid node name is specified to ros::init(). More...
#include <exceptions.h>
Public Member Functions | |
InvalidNodeNameException (const std::string &name, const std::string &reason) |
Thrown when an invalid node name is specified to ros::init().
Definition at line 39 of file exceptions.h.
ros::InvalidNodeNameException::InvalidNodeNameException | ( | const std::string & | name, | |
const std::string & | reason | |||
) | [inline] |
Definition at line 42 of file exceptions.h.