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

Exception indicating that validation checks of a CII configuration document failed. More...

#include <persistentRepoAdapter.hpp>

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

Public Member Functions

 InvalidDocumentException (const DataPointPath &path, const elt::mal::Uri &uri)
 
 InvalidDocumentException (const DataPointPath &path, const elt::mal::Uri &uri, const std::string &message)
 
- 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 that validation checks of a CII configuration document failed.

Constructor & Destructor Documentation

◆ InvalidDocumentException() [1/2]

rtctk::componentFramework::PersistentRepoAdapter::InvalidDocumentException::InvalidDocumentException ( const DataPointPath & path,
const elt::mal::Uri & uri )
explicit

◆ InvalidDocumentException() [2/2]

rtctk::componentFramework::PersistentRepoAdapter::InvalidDocumentException::InvalidDocumentException ( const DataPointPath & path,
const elt::mal::Uri & uri,
const std::string & message )
explicit

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