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) | |
Public Member Functions inherited from ros::Exception | |
Exception (const std::string &what) | |
Thrown when an invalid node name is specified to ros::init()
Definition at line 39 of file exceptions.h.
|
inline |
Definition at line 42 of file exceptions.h.