Public Member Functions | List of all members
ros::InvalidNodeNameException Class Reference

Thrown when an invalid node name is specified to ros::init() More...

#include <exceptions.h>

Inheritance diagram for ros::InvalidNodeNameException:
Inheritance graph
[legend]

Public Member Functions

 InvalidNodeNameException (const std::string &name, const std::string &reason)
 
- Public Member Functions inherited from ros::Exception
 Exception (const std::string &what)
 

Detailed Description

Thrown when an invalid node name is specified to ros::init()

Definition at line 39 of file exceptions.h.

Constructor & Destructor Documentation

ros::InvalidNodeNameException::InvalidNodeNameException ( const std::string &  name,
const std::string &  reason 
)
inline

Definition at line 42 of file exceptions.h.


The documentation for this class was generated from the following file:


roscpp
Author(s): Morgan Quigley, Josh Faust, Brian Gerkey, Troy Straszheim
autogenerated on Sun Feb 3 2019 03:29:54