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) | |
An exception class thrown when class_loader is unable to create a plugin.
Definition at line 80 of file exceptions.hpp.
| class_loader::CreateClassException::CreateClassException | ( | const std::string | error_desc | ) | [inline] |
Definition at line 83 of file exceptions.hpp.