An exception class thrown when pluginlib is unable to load the library associated with a given plugin. More...
#include <class_loader.h>
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 62 of file class_loader.h.
pluginlib::LibraryLoadException::LibraryLoadException | ( | const std::string | error_desc | ) | [inline] |
Definition at line 65 of file class_loader.h.