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