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

Exception class used when an invalid character is used in a DataPointPath. More...

#include <rtctk/componentFramework/dataPointPath.hpp>

Inheritance diagram for rtctk::componentFramework::DataPointPath::InvalidPathException:
rtctk::componentFramework::RtctkException

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
 

Detailed Description

Exception class used when an invalid character is used in a DataPointPath.

Constructor & Destructor Documentation

◆ InvalidPathException()

rtctk::componentFramework::DataPointPath::InvalidPathException::InvalidPathException ( const std::string & path)
explicit

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