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
[read-only] | ClassName | string. 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] | Key | string. Returns the name of the missing resource, or an empty string if the resource bundle is missing. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |