Leosac  0.8.0
Open Source Access Control
leosacexception.hpp File Reference

Exception class for LEOSAC Project related errors. More...

#include "tools/Stacktrace.hpp"
#include <cstddef>
#include <exception>
#include <string>
#include "configexception.hpp"
#include "coreexception.hpp"
#include "deviceexception.hpp"
#include "dynlibexception.hpp"
#include "fsexception.hpp"
#include "gpioexception.hpp"
#include "moduleexception.hpp"
#include "scriptexception.hpp"
#include "signalexception.hpp"
+ Include dependency graph for leosacexception.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LEOSACException
 A base class for Leosac specific exception. More...
 

Detailed Description

Exception class for LEOSAC Project related errors.

Author
Thibault Schueller ryp.s.nosp@m.qrt@.nosp@m.gmail.nosp@m..com

Definition in file leosacexception.hpp.