NotImplementedYetException Class Reference

The NotImplementedYetException class. More...

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

+ Inheritance diagram for NotImplementedYetException:

Public Member Functions

 NotImplementedYetException ()=delete
 
 NotImplementedYetException (const std::string &prettymethod)
 
- Public Member Functions inherited from SkillException
 SkillException ()=delete
 
 SkillException (const std::string &prettymethod, const std::string &reason)
 

Detailed Description

The NotImplementedYetException class.

Definition at line 90 of file Exception.h.

Constructor & Destructor Documentation

◆ NotImplementedYetException() [1/2]

◆ NotImplementedYetException() [2/2]

NotImplementedYetException ( const std::string &  prettymethod)
inline

Definition at line 95 of file Exception.h.


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