|  | CuteHMI - CuteHMI (CuteHMI.2)
    | 
No advertiser exception. More...
#include <cutehmi/Messenger.hpp>
 
  
| Public Member Functions | |
| NoAdvertiserException (Message &message) | |
| NoAdvertiserException (const NoAdvertiserException &other) | |
| NoAdvertiserException & | operator= (const NoAdvertiserException &other) | 
| const Message * | message () const | 
| Recall message.  More... | |
|  Public Member Functions inherited from cutehmi::ExceptionMixin< NoAdvertiserException > | |
| 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 () | 
No advertiser exception.
| 
 | explicit | 
| cutehmi::Messenger::NoAdvertiserException::NoAdvertiserException | ( | const NoAdvertiserException & | other | ) | 
| const Message * cutehmi::Messenger::NoAdvertiserException::message | ( | ) | const | 
Recall message.
| Messenger::NoAdvertiserException & cutehmi::Messenger::NoAdvertiserException::operator= | ( | const NoAdvertiserException & | other | ) |