Leosac  0.8.0
Open Source Access Control
ConfigException Class Reference

#include <configexception.hpp>

+ Inheritance diagram for ConfigException:
+ Collaboration diagram for ConfigException:

Public Member Functions

 ConfigException (const std::string &file, const std::string &message)
 
virtual ~ConfigException ()
 
- 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 87 of file configexception.hpp.

Constructor & Destructor Documentation

◆ ConfigException()

ConfigException::ConfigException ( const std::string &  file,
const std::string &  message 
)
inline

Definition at line 90 of file configexception.hpp.

◆ ~ConfigException()

virtual ConfigException::~ConfigException ( )
inlinevirtual

Definition at line 94 of file configexception.hpp.


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