EnumConstantNotPresentException
java EnumConstantNotPresentException
Thrown when an enum constant name passed to Enum.valueOf does not correspond to any constant of the enum type.
Thrown when an enum constant name passed to Enum.valueOf does not correspond to any constant of the enum type.