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