RTC Toolkit
2.0.0
|
This Exception is raised when the state change requested is invalid. More...
#include <recordingUnit.hpp>
Public Member Functions | |
InvalidStateChange (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 the state change requested is invalid.
|
inlineexplicit |
|
noexcept |
|
noexcept |
|
explicit |