SkillAbortedException Class Reference

#include <RobotAPI/libraries/skills/core/error/Exception.h>

+ Inheritance diagram for SkillAbortedException:

Public Member Functions

 SkillAbortedException ()=delete
 
 SkillAbortedException (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)
 

Detailed Description

Definition at line 65 of file Exception.h.

Constructor & Destructor Documentation

◆ SkillAbortedException() [1/2]

◆ SkillAbortedException() [2/2]

SkillAbortedException ( const std::string &  prettymethod,
const std::string &  reason 
)
inline

Definition at line 70 of file Exception.h.


The documentation for this class was generated from the following file: