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

Exception indicating that an alert does not exist. More...

Inheritance diagram for rtctk::componentFramework::AlertUnknownException:
rtctk::componentFramework::RtctkException

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
 

Detailed Description

Exception indicating that an alert does not exist.

Not defined in public service interface, since it will never occur there.

Constructor & Destructor Documentation

◆ AlertUnknownException()

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

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