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

Thrown from service factory methods to indicate the adapter construction failed. More...

#include <rtctk/componentFramework/exceptions.hpp>

Inheritance diagram for rtctk::componentFramework::AdapterCreationException:
rtctk::componentFramework::RtctkException

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
 

Detailed Description

Thrown from service factory methods to indicate the adapter construction failed.

Constructor & Destructor Documentation

◆ AdapterCreationException()

rtctk::componentFramework::AdapterCreationException::AdapterCreationException ( const std::string & interface_name)
explicit

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