|
This is the complete list of members for UnexpectedEnumValueException, including all inherited members.
getEnumName() const | UnexpectedEnumValueException | |
getValue() const | UnexpectedEnumValueException | |
UnexpectedEnumValueException(const std::string &enumName, int value) | UnexpectedEnumValueException | |
UnexpectedEnumValueException(const std::string &enumName, EnumT value) | UnexpectedEnumValueException | inline |
~UnexpectedEnumValueException() override=default | UnexpectedEnumValueException | virtual |