This exception is thrown when a Cursor contains stale data and must be
requeried before being used again.
See Also:
StaleDataException Members
Syntax
[Android.Runtime.Register("android/database/StaleDataException", DoNotGenerateAcw=true)]
public class
StaleDataException :
Java.Lang.RuntimeExceptionRemarks
This exception is thrown when a Cursor contains stale data and must be
requeried before being used again.
[Android Documentation]
Requirements
Namespace: Android.Database
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1