Searched defs:SQLiteDiskIOException (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteDiskIOException.java23 public class SQLiteDiskIOException extends SQLiteException { class in inherits:SQLiteException
24 public SQLiteDiskIOException() {} method in class:SQLiteDiskIOException
26 public SQLiteDiskIOException(String error) { method in class:SQLiteDiskIOException

Completed in 47 milliseconds