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

#include <serviceRegistryIf.hpp>

Inheritance diagram for rtctk::componentFramework::ServiceRegistryIf::InvalidService:
rtctk::componentFramework::RtctkException

Public Member Functions

 InvalidService (const std::string &service)
 
 InvalidService (const std::string &service, const std::string &reason)
 
- Public Member Functions inherited from rtctk::componentFramework::RtctkException
 RtctkException () noexcept
 
 RtctkException (const std::string &msg)
 
 RtctkException (const RtctkException &other) noexcept
 
 ~RtctkException () override=default
 

Constructor & Destructor Documentation

◆ InvalidService() [1/2]

rtctk::componentFramework::ServiceRegistryIf::InvalidService::InvalidService ( const std::string & service)
explicit

◆ InvalidService() [2/2]

rtctk::componentFramework::ServiceRegistryIf::InvalidService::InvalidService ( const std::string & service,
const std::string & reason )
explicit

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