Leosac  0.8.0
Open Source Access Control
GpioException Class Reference

#include <gpioexception.hpp>

+ Inheritance diagram for GpioException:
+ Collaboration diagram for GpioException:

Public Member Functions

 GpioException (const std::string &message)
 
virtual ~GpioException ()
 
- 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 32 of file gpioexception.hpp.

Constructor & Destructor Documentation

◆ GpioException()

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

Definition at line 35 of file gpioexception.hpp.

◆ ~GpioException()

virtual GpioException::~GpioException ( )
inlinevirtual

Definition at line 39 of file gpioexception.hpp.


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