RTC Toolkit  1.0.0
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 <exceptions.hpp>

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

Public Member Functions

 UnsupportedUriException (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
 
virtual ~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()

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

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