An exception class 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) |
An exception class thrown when pluginlib is unable to load the library associated with a given plugin.
Definition at line 52 of file exceptions.hpp.
pluginlib::LibraryLoadException::LibraryLoadException | ( | const std::string | error_desc | ) | [inline] |
Definition at line 55 of file exceptions.hpp.