|  | CuteHMI - Command (cutehmi.cmd.0)
    | 
#include </home/cutebot/devel/cutehmi/tools/cutehmi.cmd.0/src/cutehmi/cmd/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::cmd::Exception::Exception | ( | const QString & | what | ) |