public class InconsistentCursorStateException extends CursorException
| 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, toStringpublic InconsistentCursorStateException()
public InconsistentCursorStateException(String message)
message - The associated messageCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.