|
RTC Toolkit 5.1.0
|
Exception indicating that an alert does not exist. More...
Public Member Functions | |
| AlertUnknownException (const std::string &id) | |
Public Member Functions inherited from rtctk::componentFramework::RtctkException | |
| RtctkException () noexcept | |
| RtctkException (const std::string &msg) | |
| RtctkException (const RtctkException &other) noexcept | |
| ~RtctkException () override=default | |
Exception indicating that an alert does not exist.
Not defined in public service interface, since it will never occur there.
|
explicit |