Android
android.database
public class

android.database.CursorIndexOutOfBoundsException

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.

Summary

Public Constructors

            CursorIndexOutOfBoundsException(int index, int size)
            CursorIndexOutOfBoundsException(String message)
Methods inherited from class java.lang.Throwable
Methods inherited from class java.lang.Object

Details

Public Constructors

public CursorIndexOutOfBoundsException(int index, int size)

public CursorIndexOutOfBoundsException(String message)

Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56