RTC Toolkit  2.0.0
Public Member Functions | List of all members
rtctk::componentFramework::InvalidSetting Class Reference

This Exception is raised when a invalid setting was used in the runtime repo. More...

#include <recordingUnit.hpp>

Inheritance diagram for rtctk::componentFramework::InvalidSetting:
rtctk::componentFramework::RtctkException

Public Member Functions

 InvalidSetting (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
 
virtual ~RtctkException () override=default
 

Detailed Description

This Exception is raised when a invalid setting was used in the runtime repo.

Constructor & Destructor Documentation

◆ InvalidSetting()

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

Member Function Documentation

◆ RtctkException() [1/3]

rtctk::componentFramework::RtctkException::RtctkException
noexcept

◆ RtctkException() [2/3]

rtctk::componentFramework::RtctkException::RtctkException
noexcept

◆ RtctkException() [3/3]

rtctk::componentFramework::RtctkException::RtctkException
explicit

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