|
RTC Toolkit 5.1.0
|
Exception indicating a general CII configuration service error. More...
#include <persistentRepoAdapter.hpp>
Public Member Functions | |
| ServiceFailureException (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 general CII configuration service error.
This class is thrown if an unexpected exception was raised by the CII configuration service.
|
explicit |