Searched refs:SQLiteReadOnlyDatabaseException (Results 1 – 5 of 5) sorted by relevance
19 public class SQLiteReadOnlyDatabaseException extends SQLiteException { class20 public SQLiteReadOnlyDatabaseException() {} in SQLiteReadOnlyDatabaseException() method in SQLiteReadOnlyDatabaseException22 public SQLiteReadOnlyDatabaseException(String error) { in SQLiteReadOnlyDatabaseException() method in SQLiteReadOnlyDatabaseException
9975 public class SQLiteReadOnlyDatabaseException extends android.database.sqlite.SQLiteException {9976 ctor public SQLiteReadOnlyDatabaseException();9977 ctor public SQLiteReadOnlyDatabaseException(java.lang.String);
11007 public class SQLiteReadOnlyDatabaseException extends android.database.sqlite.SQLiteException {11008 ctor public SQLiteReadOnlyDatabaseException();11009 ctor public SQLiteReadOnlyDatabaseException(java.lang.String);
11020 public class SQLiteReadOnlyDatabaseException extends android.database.sqlite.SQLiteException {11021 ctor public SQLiteReadOnlyDatabaseException();11022 ctor public SQLiteReadOnlyDatabaseException(java.lang.String);
11446 public class SQLiteReadOnlyDatabaseException extends android.database.sqlite.SQLiteException {11447 ctor public SQLiteReadOnlyDatabaseException();11448 ctor public SQLiteReadOnlyDatabaseException(java.lang.String);