An exception class thrown when pluginlib is unable to unload the library associated with a given plugin. More...
#include <pluginlib_exceptions.h>
Public Member Functions | |
LibraryUnloadException (const std::string error_desc) |
An exception class thrown when pluginlib is unable to unload the library associated with a given plugin.
Definition at line 62 of file pluginlib_exceptions.h.
pluginlib::LibraryUnloadException::LibraryUnloadException | ( | const std::string | error_desc | ) | [inline] |
Definition at line 65 of file pluginlib_exceptions.h.