|
|
#include <ArmarXCore/observers/exceptions/user/InvalidTypeException.h>
Inheritance diagram for UnsupportedTypeException:Public Member Functions | |
| std::string | ice_id () const override |
| UnsupportedTypeException (const std::string &typeId, const std::string &infoString="") | |
| UnsupportedTypeException (VariantTypeId typeId, const std::string &infoString="") | |
| ~UnsupportedTypeException () noexcept override | |
Definition at line 76 of file InvalidTypeException.h.
|
inline |
|
inline |
Definition at line 90 of file InvalidTypeException.h.
|
inlineoverridenoexcept |
Definition at line 101 of file InvalidTypeException.h.
|
inlineoverride |
Definition at line 106 of file InvalidTypeException.h.