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

Exception indicating that the given key does not exist in the metadata. More...

#include <repositoryIf.hpp>

Inheritance diagram for rtctk::componentFramework::RepositoryIf::MetaData::KeyDoesNotExist:
rtctk::componentFramework::RtctkException

Public Member Functions

 KeyDoesNotExist (const std::string &key)
 
const std::string & GetKey () const
 
- 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

Exception indicating that the given key does not exist in the metadata.

Constructor & Destructor Documentation

◆ KeyDoesNotExist()

Member Function Documentation

◆ GetKey()

const std::string & rtctk::componentFramework::RepositoryIf::MetaData::KeyDoesNotExist::GetKey ( ) const

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