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

/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteDatabaseCorruptException.java22 public class SQLiteDatabaseCorruptException extends SQLiteException { class in inherits:SQLiteException
23 public SQLiteDatabaseCorruptException() {} method in class:SQLiteDatabaseCorruptException
25 public SQLiteDatabaseCorruptException(String error) { method in class:SQLiteDatabaseCorruptException

Completed in 64 milliseconds