CuteHMI - CuteHMI (CuteHMI.2)
|
Exception. More...
#include <cutehmi/Exception.hpp>
Public Member Functions | |
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 () |
Exception.
|
explicit |
|
overridevirtual |
Reimplemented from QException.
Reimplemented in cutehmi::ExceptionMixin< DERIVED >.
|
overridevirtualnoexcept |
Reimplemented from QException.
Reimplemented in cutehmi::ExceptionMixin< DERIVED >.
|
overridenoexcept |