Public Member Functions | List of all members
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]

Public Member Functions

 LibraryLoadException (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 class_loader is unable to load a runtime library.

Definition at line 57 of file exceptions.hpp.

Constructor & Destructor Documentation

◆ LibraryLoadException()

class_loader::LibraryLoadException::LibraryLoadException ( const std::string &  error_desc)
inlineexplicit

Definition at line 60 of file exceptions.hpp.


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


class_loader
Author(s): Mirza Shah, Steven! Ragnarök
autogenerated on Mon Feb 28 2022 22:02:03