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

Exception indicating a datapoint path does not exist. More...

#include <persistentRepoAdapter.hpp>

Inheritance diagram for rtctk::componentFramework::PersistentRepoAdapter::PathMissingException:
rtctk::componentFramework::RtctkException

Public Member Functions

 PathMissingException (const DataPointPath &path)
 
- 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 a datapoint path does not exist.

Constructor & Destructor Documentation

◆ PathMissingException()

rtctk::componentFramework::PersistentRepoAdapter::PathMissingException::PathMissingException ( const DataPointPath & path)
explicit

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