Java.Util.MissingResourceException: Property Members

The properties of Java.Util.MissingResourceException are listed below. For a list of all members, see the MissingResourceException Members list.

See Also: Inherited members from Java.Lang.RuntimeException

Public Properties

[read-only]
ClassNamestring. Returns the class name of the resource bundle from which a resource could not be found, or in the case of a missing resource, the name of the missing resource bundle.
[read-only]
Keystring. Returns the name of the missing resource, or an empty string if the resource bundle is missing.

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.