Thrown when pluginlib is unable to unload the library associated with a given plugin. More...
#include <exceptions.hpp>
Public Member Functions | |
LibraryUnloadException (const std::string &error_desc) | |
Public Member Functions inherited from pluginlib::PluginlibException | |
PluginlibException (const std::string &error_desc) | |
Thrown when pluginlib is unable to unload the library associated with a given plugin.
Definition at line 87 of file exceptions.hpp.
|
inlineexplicit |
Definition at line 90 of file exceptions.hpp.