Public Member Functions
class_loader::LibraryLoadException Class Reference

An exception class thrown when class_loader is unable to load a runtime library. More...

#include <exceptions.hpp>

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

List of all members.

Public Member Functions

 LibraryLoadException (const std::string error_desc)

Detailed Description

An exception class thrown when class_loader is unable to load a runtime library.

Definition at line 58 of file exceptions.hpp.


Constructor & Destructor Documentation

class_loader::LibraryLoadException::LibraryLoadException ( const std::string  error_desc) [inline]

Definition at line 61 of file exceptions.hpp.


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


class_loader
Author(s): Mirza Shah
autogenerated on Thu Jun 6 2019 20:43:27