CuteHMI - Daemon (cutehmi.daemon.1)
|
#include </home/cutebot/devel/cutehmi/tools/cutehmi.daemon.1/src/cutehmi/daemon/Exception.hpp>
Public Member Functions | |
Exception (const QString &what) | |
Public Member Functions inherited from cutehmi::ExceptionMixin< Exception > | |
ExceptionMixin (const QString &what) | |
void | raise () const noexcept(false) override |
Exception * | clone () const override |
Public Member Functions inherited from cutehmi::Exception | |
Exception (const QString &what) | |
void | raise () const noexcept(false) override |
Exception * | clone () const override |
const char * | what () const noexcept override |
Public Member Functions inherited from QException | |
virtual | ~QException () |
cutehmi::daemon::Exception::Exception | ( | const QString & | what | ) |