RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
rtctk::rtcSupervisor::CommandFailedException Class Reference

Dedicated exception type to indicate errors. More...

#include <rtcObjectController.hpp>

Inheritance diagram for rtctk::rtcSupervisor::CommandFailedException:
rtctk::componentFramework::RtctkException

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
 

Detailed Description

Dedicated exception type to indicate errors.

Constructor & Destructor Documentation

◆ CommandFailedException()

rtctk::rtcSupervisor::CommandFailedException::CommandFailedException ( RtcCommand cmd,
const std::vector< std::exception_ptr > & errs )
explicit

The documentation for this class was generated from the following files: