|
Public Member Functions | |
InterpolationNotDefinedException (const double value) throw () | |
virtual std::string | name () const override |
~InterpolationNotDefinedException () throw () | |
Public Attributes | |
std::string | invalidPropertyValue |
std::string | propertyName |
Definition at line 42 of file InterpolationNotDefinedException.h.
|
inline |
Definition at line 48 of file InterpolationNotDefinedException.h.
|
inline |
Definition at line 52 of file InterpolationNotDefinedException.h.
|
inlineoverridevirtual |
Definition at line 54 of file InterpolationNotDefinedException.h.
std::string invalidPropertyValue |
Definition at line 46 of file InterpolationNotDefinedException.h.
std::string propertyName |
Definition at line 45 of file InterpolationNotDefinedException.h.