|  | CuteHMI - Lock Screen (CuteHMI.LockScreen.2)
    | 
#include <cutehmi/lockscreen/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 | 
|  Public Member Functions inherited from QException | |
| virtual | ~QException () |