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 42 of file exceptions.hpp.
| pluginlib::PluginlibException::PluginlibException | ( | const std::string | error_desc | ) | [inline] |
Definition at line 45 of file exceptions.hpp.