|
RTC Toolkit 5.1.0
|
Exception indicating that the given key does not exist in the metadata. More...
#include <repositoryIf.hpp>
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 | |
Exception indicating that the given key does not exist in the metadata.
|
explicit |
| const std::string & rtctk::componentFramework::RepositoryIf::MetaData::KeyDoesNotExist::GetKey | ( | ) | const |