InterpolationNotDefinedException Class Reference

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

+ Inheritance diagram for InterpolationNotDefinedException:

Public Member Functions

 InterpolationNotDefinedException (const double value) throw ()
 
virtual std::string name () const override
 
 ~InterpolationNotDefinedException () throw ()
 

Public Attributes

std::string invalidPropertyValue
 
std::string propertyName
 

Detailed Description

Definition at line 42 of file InterpolationNotDefinedException.h.

Constructor & Destructor Documentation

◆ InterpolationNotDefinedException()

InterpolationNotDefinedException ( const double  value)
throw (
)
inline

Definition at line 48 of file InterpolationNotDefinedException.h.

◆ ~InterpolationNotDefinedException()

~InterpolationNotDefinedException ( )
throw (
)
inline

Definition at line 52 of file InterpolationNotDefinedException.h.

Member Function Documentation

◆ name()

virtual std::string name ( ) const
inlineoverridevirtual

Definition at line 54 of file InterpolationNotDefinedException.h.

Member Data Documentation

◆ invalidPropertyValue

std::string invalidPropertyValue

Definition at line 46 of file InterpolationNotDefinedException.h.

◆ propertyName

std::string propertyName

Definition at line 45 of file InterpolationNotDefinedException.h.


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