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

The UnsupportedUriException is thrown whenever an attempt is made to use an unsupported URI in the RTC Toolkit API. More...

#include <rtctk/componentFramework/exceptions.hpp>

Inheritance diagram for rtctk::componentFramework::UnsupportedUriException:
rtctk::componentFramework::RtctkException

Public Member Functions

 UnsupportedUriException (const elt::mal::Uri &uri)
 
 UnsupportedUriException (const std::string &context, const elt::mal::Uri &uri)
 
- 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

The UnsupportedUriException is thrown whenever an attempt is made to use an unsupported URI in the RTC Toolkit API.

Constructor & Destructor Documentation

◆ UnsupportedUriException() [1/2]

rtctk::componentFramework::UnsupportedUriException::UnsupportedUriException ( const elt::mal::Uri & uri)
explicit

◆ UnsupportedUriException() [2/2]

rtctk::componentFramework::UnsupportedUriException::UnsupportedUriException ( const std::string & context,
const elt::mal::Uri & uri )
explicit

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