RTC Toolkit
2.0.0
|
This Exception is raised when a invalid setting was used in the runtime repo. More...
#include <recordingUnit.hpp>
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 |
This Exception is raised when a invalid setting was used in the runtime repo.
|
inlineexplicit |
|
noexcept |
|
noexcept |
|
explicit |