|
Throw this exception to indicate missing functionality. More...
#include <ArmarXCore/core/exceptions/user/NotImplementedYetException.h>
Public Member Functions | |
std::string | ice_id () const override |
NotImplementedYetException (std::string hint) | |
~NotImplementedYetException () noexcept override | |
Throw this exception to indicate missing functionality.
Definition at line 39 of file NotImplementedYetException.h.
|
inline |
Definition at line 43 of file NotImplementedYetException.h.
|
inlineoverridenoexcept |
Definition at line 48 of file NotImplementedYetException.h.
|
inlineoverride |
Definition at line 52 of file NotImplementedYetException.h.