26 #ifndef LEOSACEXCEPTION_HPP 27 #define LEOSACEXCEPTION_HPP 53 virtual const char *
what() const noexcept final
83 #endif // LEOSACEXCEPTION_HPP Exception class for modules.
Exception class for DynLib related errors.
Exception class for Device related errors.
LEOSACException(const std::string &message)
Exception class for Core related errors.
Exception class for filesystem related errors.
virtual const char * what() const noexcept final
Leosac::Tools::Stacktrace trace_
Exception class for Gpio related errors.
Exception class for Signal related errors.
A base class for Leosac specific exception.
const Leosac::Tools::Stacktrace & trace() const
Get the stacktrace associated with this exception.
virtual ~LEOSACException()
Exception class for Script related errors.