public class InvalidCursorPositionException extends CursorException
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
The serialVersion UID
|
| Constructor and Description |
|---|
InvalidCursorPositionException()
Creates a new instance of InvalidCursorPositionException.
|
InvalidCursorPositionException(String message)
Creates a new instance of InvalidCursorPositionException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public InvalidCursorPositionException()
public InvalidCursorPositionException(String message)
message - The associated messageCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.