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

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

Completed in 53 milliseconds