|
RTC Toolkit 5.1.0
|
This Exception is raised when the DDT Publisher returns an error that cannot be handled by the DDT Sink. More...
#include <rtctk/componentFramework/exceptions.hpp>
Public Member Functions | |
| DdtError (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 | |
This Exception is raised when the DDT Publisher returns an error that cannot be handled by the DDT Sink.
|
inlineexplicit |
|
noexcept |
|
noexcept |
|
explicit |