An exception class thrown when a multilibrary class loader does not have a ClassLoader bound to it. More...
#include <class_loader_exceptions.h>
Public Member Functions | |
NoClassLoaderExistsException (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 79 of file class_loader_exceptions.h.
class_loader::NoClassLoaderExistsException::NoClassLoaderExistsException | ( | const std::string | error_desc | ) | [inline] |
Definition at line 82 of file class_loader_exceptions.h.