Java.Lang.EnumConstantNotPresentException Members

The members of Java.Lang.EnumConstantNotPresentException are listed below.

See Also: Inherited members from Java.Lang.RuntimeException

Public Constructors

Documentation for this section has not yet been entered.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

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