|
|
Throw this exception to indicate missing functionality. More...
#include <ArmarXCore/core/exceptions/user/NotImplementedYetException.h>
Inheritance diagram for NotImplementedYetException: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 42 of file NotImplementedYetException.h.
|
inlineoverridenoexcept |
Definition at line 47 of file NotImplementedYetException.h.
|
inlineoverride |
Definition at line 52 of file NotImplementedYetException.h.