|
|
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 |
Definition at line 40 of file InterpolationNotDefinedException.h.
|
inline | ||||||||||||||
Definition at line 46 of file InterpolationNotDefinedException.h.
|
inline | |||||||||||||
Definition at line 52 of file InterpolationNotDefinedException.h.
|
inlineoverridevirtual |
Definition at line 57 of file InterpolationNotDefinedException.h.
| std::string invalidPropertyValue |
Definition at line 44 of file InterpolationNotDefinedException.h.
| std::string propertyName |
Definition at line 43 of file InterpolationNotDefinedException.h.