Java.Lang.EnumConstantNotPresentException: Method Members

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

Public Methods

ConstantName() : string
Gets the name of the missing constant.
EnumType() : Class
Gets the enum type for which the constant name is missing.