![]() |
CuteHMI - Shared Database (CuteHMI.SharedDatabase.1)
|
#include <cutehmi/shareddatabase/Exception.hpp>
Additional Inherited Members | |
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 |
| virtual void | raise () const const |
| virtual QException * | clone () const const |