Android.OS.DeadObjectException Class
The object you are calling has died, because its hosting process no longer exists.

See Also: DeadObjectException Members

Syntax

[Android.Runtime.Register("android/os/DeadObjectException", DoNotGenerateAcw=true)]
public class DeadObjectException : RemoteException

Remarks

The object you are calling has died, because its hosting process no longer exists.

[Android Documentation]

Requirements

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