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

This Exception is raised when an invalid ddt sink is requested. More...

#include <rtctk/componentFramework/exceptions.hpp>

Inheritance diagram for rtctk::componentFramework::DdtSinkNotFound:
rtctk::componentFramework::RtctkException

Public Member Functions

 DdtSinkNotFound (const std::string &message)
 
 RtctkException () noexcept
 
 RtctkException (const std::string &msg)
 
 RtctkException (const RtctkException &other) noexcept
 
- 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

This Exception is raised when an invalid ddt sink is requested.

Constructor & Destructor Documentation

◆ DdtSinkNotFound()

rtctk::componentFramework::DdtSinkNotFound::DdtSinkNotFound ( const std::string & message)
inlineexplicit

Member Function Documentation

◆ RtctkException() [1/3]

rtctk::componentFramework::RtctkException::RtctkException ( )
noexcept

◆ RtctkException() [2/3]

rtctk::componentFramework::RtctkException::RtctkException ( const RtctkException & other)
noexcept

◆ RtctkException() [3/3]

rtctk::componentFramework::RtctkException::RtctkException ( const std::string & msg)
explicit

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