|
RTC Toolkit 5.1.0
|
Exception indicating a datapoint path does not exist. More...
#include <persistentRepoAdapter.hpp>
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 | |
Exception indicating a datapoint path does not exist.
|
explicit |