Android.Util.AndroidRuntimeException Class
Base class for all unchecked exceptions thrown by the Android frameworks.

See Also: AndroidRuntimeException Members

Syntax

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

Remarks

Base class for all unchecked 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