|  | CuteHMI - CuteHMI (CuteHMI.2)
    | 
Error exception. More...
#include <cutehmi/ErrorException.hpp>
 
  
| Public Member Functions | |
| template<class ERR > | |
| ErrorException (ERR error) | |
| const ErrorInfo & | info () const | 
|  Public Member Functions inherited from cutehmi::ExceptionMixin< ErrorException > | |
| 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 () | 
Error exception.
| 
 | explicit | 
| const ErrorInfo & cutehmi::ErrorException::info | ( | ) | const |