|
RTC Toolkit 5.1.0
|
Dedicated exception type to indicate errors. More...
#include <rtcObjectController.hpp>
Public Member Functions | |
| CommandFailedException (RtcCommand cmd, const std::vector< std::exception_ptr > &errs) | |
Public Member Functions inherited from rtctk::componentFramework::RtctkException | |
| RtctkException () noexcept | |
| RtctkException (const std::string &msg) | |
| RtctkException (const RtctkException &other) noexcept | |
| ~RtctkException () override=default | |
Dedicated exception type to indicate errors.
|
explicit |