public class InvalidCursorException
extends java.lang.Exception
| Constructor and Description |
|---|
InvalidCursorException(CursorError error,
Cursor cursor) |
| Modifier and Type | Method and Description |
|---|---|
Cursor |
getCursor() |
CursorError |
getError() |
java.lang.String |
getMessage() |
public InvalidCursorException(CursorError error, Cursor cursor)
public CursorError getError()
public Cursor getCursor()
public java.lang.String getMessage()
getMessage in class java.lang.Throwable