|
class_loader
master
The class_loader package is a ROS-independent package for loading plugins during runtime.
|
An exception class thrown when a multilibrary class loader does not have a ClassLoader bound to it. More...
#include <exceptions.hpp>


Public Member Functions | |
| NoClassLoaderExistsException (const std::string &error_desc) | |
Public Member Functions inherited from class_loader::ClassLoaderException | |
| ClassLoaderException (const std::string &error_desc) | |
Public Member Functions inherited from std::runtime_error | |
| T | runtime_error (T... args) |
| T | what (T... args) |
An exception class thrown when a multilibrary class loader does not have a ClassLoader bound to it.
|
inlineexplicit |
1.8.17