An exception class thrown when class_loader is unable to create a plugin. More...
#include <exceptions.hpp>
Public Member Functions | |
CreateClassException (const std::string &error_desc) | |
Public Member Functions inherited from class_loader::ClassLoaderException | |
ClassLoaderException (const std::string &error_desc) | |
An exception class thrown when class_loader is unable to create a plugin.
Definition at line 81 of file exceptions.hpp.
|
inlineexplicit |
Definition at line 84 of file exceptions.hpp.