Go to the documentation of this file.
30 #ifndef PLUGINLIB__EXCEPTIONS_HPP_
31 #define PLUGINLIB__EXCEPTIONS_HPP_
47 :
std::runtime_error(error_desc) {}
107 #endif // PLUGINLIB__EXCEPTIONS_HPP_
Thrown when pluginlib is unable to instantiate a class loader.
Thrown when pluginlib is unable to create the class associated with a given plugin.
Thrown when pluginlib is unable to load a plugin XML file.
A base class for all pluginlib exceptions that inherits from std::runtime_exception.
Thrown when pluginlib is unable to unload the library associated with a given plugin.
LibraryLoadException(const std::string &error_desc)
ClassLoaderException(const std::string &error_desc)
PluginlibException(const std::string &error_desc)
InvalidXMLException(const std::string &error_desc)
LibraryUnloadException(const std::string &error_desc)
Thrown when pluginlib is unable to load the library associated with a given plugin.
CreateClassException(const std::string &error_desc)
pluginlib
Author(s): Eitan Marder-Eppstein, Tully Foote, Dirk Thomas, Mirza Shah
autogenerated on Tue Jul 9 2024 02:50:20