A base class for all pluginlib exceptions that inherits from std::runtime_exception. More...
#include <pluginlib_exceptions.h>

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