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