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