Android.Util.AndroidException Class
Base class for all checked exceptions thrown by the Android frameworks.

See Also: AndroidException Members

Syntax

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

Remarks

Base class for all checked exceptions thrown by the Android frameworks.

[Android Documentation]

Requirements

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