Leosac  0.8.0
Open Source Access Control
DynLibException Class Reference

#include <dynlibexception.hpp>

+ Inheritance diagram for DynLibException:
+ Collaboration diagram for DynLibException:

Public Member Functions

 DynLibException (const std::string &message)
 
virtual ~DynLibException ()
 
- Public Member Functions inherited from LEOSACException
 LEOSACException (const std::string &message)
 
virtual ~LEOSACException ()
 
virtual const char * what () const noexcept final
 
const Leosac::Tools::Stacktracetrace () const
 Get the stacktrace associated with this exception. More...
 

Additional Inherited Members

- Protected Attributes inherited from LEOSACException
std::string message_
 

Detailed Description

Definition at line 33 of file dynlibexception.hpp.

Constructor & Destructor Documentation

◆ DynLibException()

DynLibException::DynLibException ( const std::string &  message)
inline

Definition at line 36 of file dynlibexception.hpp.

◆ ~DynLibException()

virtual DynLibException::~DynLibException ( )
inlinevirtual

Definition at line 40 of file dynlibexception.hpp.


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