|
|
#include <ArmarXCore/observers/exceptions/user/InvalidTypeException.h>
Inheritance diagram for InvalidTypeException:Public Member Functions | |
| std::string | ice_id () const override |
| InvalidTypeException (std::string typeId1, std::string typeId2, const std::string &infoString="") | |
| InvalidTypeException (VariantTypeId typeId1, VariantTypeId typeId2, const std::string &infoString="") | |
| ~InvalidTypeException () noexcept override | |
Definition at line 35 of file InvalidTypeException.h.
|
inline |
|
inline |
Definition at line 52 of file InvalidTypeException.h.
|
inlineoverridenoexcept |
Definition at line 65 of file InvalidTypeException.h.
|
inlineoverride |
Definition at line 70 of file InvalidTypeException.h.