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 43 of file exceptions.hpp.
|
inlineexplicit |
Definition at line 46 of file exceptions.hpp.