Android.Database.CursorIndexOutOfBoundsException Class
An exception indicating that a cursor is out of bounds.

See Also: CursorIndexOutOfBoundsException Members

Syntax

[Android.Runtime.Register("android/database/CursorIndexOutOfBoundsException", DoNotGenerateAcw=true)]
public class CursorIndexOutOfBoundsException : Java.Lang.IndexOutOfBoundsException

Remarks

An exception indicating that a cursor is out of bounds.

[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