Go to the documentation of this file.
46 LocalException(prettymethod +
": " + reason +
".")
96 SkillException(prettymethod,
"This method is not yet implemented!")
SkillFailedException()=delete
SkillNotFoundException(const std::string &prettymethod, const std::string &reason)
SkillAbortedException()=delete
SkillNotFoundException()=delete
SkillAbortedException(const std::string &prettymethod, const std::string &reason)
Indicates that a skill was not found, e.g., by the skill manager.
NotImplementedYetException(const std::string &prettymethod)
SkillFailedException(const std::string &prettymethod, const std::string &reason)
NotImplementedYetException()=delete
A base class for skill exceptions.
The NotImplementedYetException class.
SkillException(const std::string &prettymethod, const std::string &reason)