ControlPointsInterpolationMatchException Class Reference

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

+ Inheritance diagram for ControlPointsInterpolationMatchException:

Public Member Functions

 ControlPointsInterpolationMatchException (const int cpSize, const int interpolationSize) throw ()
 
virtual std::string name () const override
 
 ~ControlPointsInterpolationMatchException () throw ()
 

Public Attributes

std::string invalidPropertyValue
 
std::string propertyName
 

Detailed Description

Definition at line 42 of file ControlPointsInterpolationMatchException.h.

Constructor & Destructor Documentation

◆ ControlPointsInterpolationMatchException()

ControlPointsInterpolationMatchException ( const int  cpSize,
const int  interpolationSize 
)
throw (
)
inline

Definition at line 48 of file ControlPointsInterpolationMatchException.h.

◆ ~ControlPointsInterpolationMatchException()

Member Function Documentation

◆ name()

virtual std::string name ( ) const
inlineoverridevirtual

Definition at line 54 of file ControlPointsInterpolationMatchException.h.

Member Data Documentation

◆ invalidPropertyValue

std::string invalidPropertyValue

Definition at line 46 of file ControlPointsInterpolationMatchException.h.

◆ propertyName

std::string propertyName

Definition at line 45 of file ControlPointsInterpolationMatchException.h.


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