AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
ADBus::Exception Class Reference

Exception thrown on dbus errors. More...

Detailed Description

Exception thrown on dbus errors.

Additional Inherited Members

- Public Member Functions inherited from AException
 AException (AStacktrace stacktrace)
 
 AException (const AString &message)
 
 AException (const AString &message, std::exception_ptr causedBy, AStacktrace stacktrace=AStacktrace::capture(2))
 
virtual AString getMessage () const noexcept
 
const char * what () const noexcept override
 
const AStacktracestacktrace () const noexcept
 
const std::exception_ptr & causedBy () const noexcept
 

#include <AUI/Platform/linux/ADBus.h>


The documentation for this class was generated from the following file:
Inheritance diagram for ADBus::Exception:
Collaboration diagram for ADBus::Exception: