|
RTC Toolkit 5.1.0
|
Exception indicating that an alert conflicts with already known alert. More...
#include <rtctk/componentFramework/alertServiceIf.hpp>
Public Member Functions | |
| AlertConflictException (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 conflicts with already known alert.
|
explicit |