public class CursorIndexOutOfBoundsException extends IndexOutOfBoundsException
| Constructor and Description |
|---|
CursorIndexOutOfBoundsException(int index,
int size) |
CursorIndexOutOfBoundsException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CursorIndexOutOfBoundsException(int index,
int size)
public CursorIndexOutOfBoundsException(String message)
Copyright © 2008-2013. All Rights Reserved.