The UnsupportedTypeException is thrown whenever an attempt is made to use an unsupported type in the RTC Toolkit API.
More...
#include <rtctk/componentFramework/exceptions.hpp>
The UnsupportedTypeException is thrown whenever an attempt is made to use an unsupported type in the RTC Toolkit API.
◆ UnsupportedTypeException() [1/3]
| rtctk::componentFramework::UnsupportedTypeException::UnsupportedTypeException |
( |
const std::string & | type | ) |
|
|
explicit |
◆ UnsupportedTypeException() [2/3]
| rtctk::componentFramework::UnsupportedTypeException::UnsupportedTypeException |
( |
const std::type_info & | type | ) |
|
|
explicit |
◆ UnsupportedTypeException() [3/3]
| rtctk::componentFramework::UnsupportedTypeException::UnsupportedTypeException |
( |
const elt::common::CiiBasicDataType | type | ) |
|
|
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