Searched refs:StaleDataException (Results 1 – 7 of 7) sorted by relevance
23 public class StaleDataException extends java.lang.RuntimeException class25 public StaleDataException() in StaleDataException() method in StaleDataException30 public StaleDataException(String description) in StaleDataException() method in StaleDataException
139 throw new StaleDataException("Attempting to access a closed CursorWindow." + in checkPosition()
63 throw new StaleDataException("Attempted to access a cursor after it has been closed."); in throwIfCursorIsClosed()
121 throw new StaleDataException("Attempted to access a cursor after it has been closed."); in throwIfCursorIsClosed()
2767 http://developer.android.com/reference/android/database/StaleDataException.html
10272 public class StaleDataException extends java.lang.RuntimeException {10273 ctor public StaleDataException();10274 ctor public StaleDataException(java.lang.String);
10609 public class StaleDataException extends java.lang.RuntimeException {10610 ctor public StaleDataException();10611 ctor public StaleDataException(java.lang.String);