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