|
#include <ArmarXCore/observers/exceptions/user/InvalidTypeException.h>
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 67 of file InvalidTypeException.h.
|
inline |
|
inline |
Definition at line 80 of file InvalidTypeException.h.
|
inlineoverridenoexcept |
Definition at line 91 of file InvalidTypeException.h.
|
inlineoverride |
Definition at line 93 of file InvalidTypeException.h.