|
RTC Toolkit
2.0.0
|
The UnsupportedUriException is thrown whenever an attempt is made to use an unsupported URI in the RTC Toolkit API. More...
#include <exceptions.hpp>
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 |
The UnsupportedUriException is thrown whenever an attempt is made to use an unsupported URI in the RTC Toolkit API.
|
explicit |