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

The RepositoryServiceException is thrown when unexpected problems arise accessing the underlying repository service. More...

#include <populateConfig.hpp>

Inheritance diagram for rtctk::componentFramework::PopulateConfig::RepositoryServiceException:
rtctk::componentFramework::RtctkException

Public Member Functions

 RepositoryServiceException (const std::string &repository)
 Constructs the exception indicating a problem occurred when accessing the named repository.
 
- 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

The RepositoryServiceException is thrown when unexpected problems arise accessing the underlying repository service.

Constructor & Destructor Documentation

◆ RepositoryServiceException()

rtctk::componentFramework::RepositoryServiceException::RepositoryServiceException ( const std::string & repository)
explicit

Constructs the exception indicating a problem occurred when accessing the named repository.

Parameters
[in]repositoryThe name of the repository being accessed.

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