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) | |
An exception class thrown when a multilibrary class loader does not have a ClassLoader bound to it.
Definition at line 93 of file exceptions.hpp.
|
inlineexplicit |
Definition at line 96 of file exceptions.hpp.