Base class for all exceptions thrown by nodelet. More...
#include <exception.h>
Public Member Functions | |
Exception (const std::string &what) |
Base class for all exceptions thrown by nodelet.
Definition at line 39 of file exception.h.
nodelet::Exception::Exception | ( | const std::string & | what | ) | [inline] |
Definition at line 42 of file exception.h.