Android.Util.NoSuchPropertyException Class
Thrown when code requests a Android.Util.Property on a class that does not expose the appropriate method or field.

See Also: NoSuchPropertyException Members

Syntax

[Android.Runtime.Register("android/util/NoSuchPropertyException", DoNotGenerateAcw=true)]
public class NoSuchPropertyException : Java.Lang.RuntimeException

Remarks

Thrown when code requests a Android.Util.Property on a class that does not expose the appropriate method or field.

See Also

[Android Documentation]

Requirements

Namespace: Android.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14