The RtctkException class is the base class for all Rtctk exceptions.
More...
#include <exceptions.hpp>
The RtctkException class is the base class for all Rtctk exceptions.
◆ RtctkException() [1/3]
rtctk::componentFramework::RtctkException::RtctkException |
( |
| ) |
|
|
noexcept |
◆ RtctkException() [2/3]
rtctk::componentFramework::RtctkException::RtctkException |
( |
const std::string & |
msg | ) |
|
|
explicit |
◆ RtctkException() [3/3]
rtctk::componentFramework::RtctkException::RtctkException |
( |
const RtctkException & |
other | ) |
|
|
noexcept |
◆ ~RtctkException()
virtual rtctk::componentFramework::RtctkException::~RtctkException |
( |
| ) |
|
|
overridevirtualdefault |
The documentation for this class was generated from the following files:
- componentFramework/services/common/src/include/rtctk/componentFramework/exceptions.hpp
- componentFramework/services/common/src/exceptions.cpp