|
The NotImplementedYetException class. More...
#include <RobotAPI/libraries/skills/core/error/Exception.h>
Public Member Functions | |
NotImplementedYetException ()=delete | |
NotImplementedYetException (const std::string &prettymethod) | |
![]() | |
SkillException ()=delete | |
SkillException (const std::string &prettymethod, const std::string &reason) | |
The NotImplementedYetException class.
Definition at line 72 of file Exception.h.
|
delete |
NotImplementedYetException | ( | const std::string & | prettymethod | ) |
Definition at line 29 of file Exception.cpp.