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>
The UnsupportedUriException is thrown whenever an attempt is made to use an unsupported URI in the RTC Toolkit API.
◆ 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:
- componentFramework/services/common/src/include/rtctk/componentFramework/exceptions.hpp
- componentFramework/services/common/src/exceptions.cpp