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