Public Member Functions | List of all members
class_loader::NoClassLoaderExistsException Class Reference

An exception class thrown when a multilibrary class loader does not have a ClassLoader bound to it. More...

#include <exceptions.hpp>

Inheritance diagram for class_loader::NoClassLoaderExistsException:
Inheritance graph
[legend]

Public Member Functions

 NoClassLoaderExistsException (const std::string error_desc)
 
- Public Member Functions inherited from class_loader::ClassLoaderException
 ClassLoaderException (const std::string error_desc)
 

Detailed Description

An exception class thrown when a multilibrary class loader does not have a ClassLoader bound to it.

Definition at line 91 of file exceptions.hpp.

Constructor & Destructor Documentation

class_loader::NoClassLoaderExistsException::NoClassLoaderExistsException ( const std::string  error_desc)
inline

Definition at line 94 of file exceptions.hpp.


The documentation for this class was generated from the following file:


class_loader
Author(s): Mirza Shah
autogenerated on Mon Jun 10 2019 12:51:50