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