|
RTC Toolkit 5.1.0
|
Exception indicating that an unsupported type was used for the metadata value. More...
#include <repositoryIf.hpp>
Public Member Functions | |
| UnsupportedTypeException (const std::string &type) | |
| UnsupportedTypeException (const std::type_info &type) | |
| UnsupportedTypeException (const elt::common::CiiBasicDataType type) | |
Public Member Functions inherited from rtctk::componentFramework::UnsupportedTypeException | |
| UnsupportedTypeException (const std::string &type) | |
| UnsupportedTypeException (const std::type_info &type) | |
| UnsupportedTypeException (const elt::common::CiiBasicDataType type) | |
Public Member Functions inherited from rtctk::componentFramework::RtctkException | |
| RtctkException () noexcept | |
| RtctkException (const std::string &msg) | |
| RtctkException (const RtctkException &other) noexcept | |
| ~RtctkException () override=default | |
Exception indicating that an unsupported type was used for the metadata value.
|
explicit |
|
explicit |
|
explicit |