|
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 |
Definition at line 39 of file NoInterpolationPossibleException.h.
|
inline |
Definition at line 45 of file NoInterpolationPossibleException.h.
|
inline |
Definition at line 52 of file NoInterpolationPossibleException.h.
|
inlineoverridevirtual |
Definition at line 57 of file NoInterpolationPossibleException.h.
std::string invalidPropertyValue |
Definition at line 43 of file NoInterpolationPossibleException.h.
std::string propertyName |
Definition at line 42 of file NoInterpolationPossibleException.h.