A base class for all pluginlib exceptions that inherits from std::runtime_exception. More...
#include <exceptions.hpp>
Public Member Functions | |
PluginlibException (const std::string error_desc) | |
A base class for all pluginlib exceptions that inherits from std::runtime_exception.
Definition at line 45 of file exceptions.hpp.
|
inline |
Definition at line 48 of file exceptions.hpp.