|
The NotImplementedYetException class. More...
#include <RobotAPI/libraries/skills/core/error/Exception.h>
Public Member Functions | |
NotImplementedYetException ()=delete | |
NotImplementedYetException (const std::string &prettymethod) | |
Public Member Functions inherited from SkillException | |
SkillException ()=delete | |
SkillException (const std::string &prettymethod, const std::string &reason) | |
The NotImplementedYetException class.
Definition at line 90 of file Exception.h.
|
delete |
|
inline |
Definition at line 95 of file Exception.h.