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