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 40 of file exception.h.
|
inline |
Definition at line 43 of file exception.h.