An exception class thrown when pluginlib is unable to instantiate a class loader. More...
#include <exceptions.hpp>
Public Member Functions | |
ClassLoaderException (const std::string error_desc) |
An exception class thrown when pluginlib is unable to instantiate a class loader.
Definition at line 62 of file exceptions.hpp.
pluginlib::ClassLoaderException::ClassLoaderException | ( | const std::string | error_desc | ) | [inline] |
Definition at line 65 of file exceptions.hpp.