RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
rtctk::componentFramework::AlertConflictException Class Reference

Exception indicating that an alert conflicts with already known alert. More...

#include <rtctk/componentFramework/alertServiceIf.hpp>

Inheritance diagram for rtctk::componentFramework::AlertConflictException:
rtctk::componentFramework::RtctkException

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
 

Detailed Description

Exception indicating that an alert conflicts with already known alert.

Constructor & Destructor Documentation

◆ AlertConflictException()

rtctk::componentFramework::AlertConflictException::AlertConflictException ( const std::string & id)
explicit

The documentation for this class was generated from the following files: