NoInterpolationPossibleException Class Reference

#include <RobotComponents/gui-plugins/RobotTrajectoryDesignerGuiPlugin/exceptions/NoInterpolationPossibleException.h>

+ Inheritance diagram for NoInterpolationPossibleException:

Public Member Functions

virtual std::string name () const override
 
 NoInterpolationPossibleException (const int needed, const int actual)
 
 ~NoInterpolationPossibleException () throw ()
 

Public Attributes

std::string invalidPropertyValue
 
std::string propertyName
 

Detailed Description

Definition at line 40 of file NoInterpolationPossibleException.h.

Constructor & Destructor Documentation

◆ NoInterpolationPossibleException()

NoInterpolationPossibleException ( const int  needed,
const int  actual 
)
inline

Definition at line 46 of file NoInterpolationPossibleException.h.

◆ ~NoInterpolationPossibleException()

~NoInterpolationPossibleException ( )
throw (
)
inline

Definition at line 50 of file NoInterpolationPossibleException.h.

Member Function Documentation

◆ name()

virtual std::string name ( ) const
inlineoverridevirtual

Definition at line 52 of file NoInterpolationPossibleException.h.

Member Data Documentation

◆ invalidPropertyValue

std::string invalidPropertyValue

Definition at line 44 of file NoInterpolationPossibleException.h.

◆ propertyName

std::string propertyName

Definition at line 43 of file NoInterpolationPossibleException.h.


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