|
RTC Toolkit 5.1.0
|
Thrown from service factory methods to indicate the adapter construction failed. More...
#include <rtctk/componentFramework/exceptions.hpp>
Public Member Functions | |
| AdapterCreationException (const std::string &interface_name) | |
Public Member Functions inherited from rtctk::componentFramework::RtctkException | |
| RtctkException () noexcept | |
| RtctkException (const std::string &msg) | |
| RtctkException (const RtctkException &other) noexcept | |
| ~RtctkException () override=default | |
Thrown from service factory methods to indicate the adapter construction failed.
|
explicit |