| java.lang.Object | ||||||
| java.lang.Throwable | Serializable | |||||
| java.lang.Exception | ||||||
| java.lang.RuntimeException | ||||||
| java.lang.IndexOutOfBoundsException | ||||||
| android.database.CursorIndexOutOfBoundsException | ||||||
An exception indicating that a cursor is out of bounds.
| CursorIndexOutOfBoundsException(int index, int size) |
Methods inherited
from class
java.lang.Throwable
Methods inherited
from class
java.lang.Object