![]() |
CuteHMI - Modbus (CuteHMI.Modbus.2)
|
#include <cutehmi/modbus/Exception.hpp>
Public Member Functions | |
| ~Exception () override=default | |
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 () |
|
overridedefault |