Class LibraryLoadException
- Defined in File exceptions.hpp 
Inheritance Relationships
Base Type
- public pluginlib::PluginlibException(Class PluginlibException)
Class Documentation
- 
class LibraryLoadException : public pluginlib::PluginlibException
- Thrown when pluginlib is unable to load the library associated with a given plugin. - Public Functions - 
inline explicit LibraryLoadException(const std::string &error_desc)
 
- 
inline explicit LibraryLoadException(const std::string &error_desc)