The methods of Java.Lang.EnumConstantNotPresentException are listed below. For a list of all members, see the EnumConstantNotPresentException Members list.
See Also: Inherited members from Java.Lang.RuntimeException
ConstantName()Gets the name of the missing constant. | ||
EnumType()Gets the enum type for which the constant name is missing. |