|
RTC Toolkit 5.1.0
|
Exception class used when an invalid character is used in a DataPointPath. More...
#include <rtctk/componentFramework/dataPointPath.hpp>
Public Member Functions | |
| InvalidPathException (const std::string &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 class used when an invalid character is used in a DataPointPath.
|
explicit |