Thrown by validateEnumValue()
when the runtime value provided is not valid for the target enum type.
More...
#include <SpecLibExceptions.hpp>
Public Member Functions | |
EnumValueOutOfRange (const EnumValueOutOfRange &) | |
EnumValueOutOfRange (const std::string &enumName, int value) | |
![]() | |
SpecLibException (const SpecLibException &) | |
SpecLibException (const std::string &what) | |
![]() | |
T | runtime_error (T... args) |
T | what (T... args) |
![]() | |
T | exception (T... args) |
T | operator= (T... args) |
T | what (T... args) |
T | ~exception (T... args) |
Thrown by validateEnumValue()
when the runtime value provided is not valid for the target enum type.