Public Member Functions
class_loader::LibraryUnloadException Class Reference

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

#include <exceptions.hpp>

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

List of all members.

Public Member Functions

 LibraryUnloadException (const std::string error_desc)

Detailed Description

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

Definition at line 69 of file exceptions.hpp.


Constructor & Destructor Documentation

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

Definition at line 72 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