Searched refs:SQLiteReadOnlyDatabaseException (Results 1 – 4 of 4) 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
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
14238 public class SQLiteReadOnlyDatabaseException extends android.database.sqlite.SQLiteException {14239 ctor public SQLiteReadOnlyDatabaseException();14240 ctor public SQLiteReadOnlyDatabaseException(String);
9975 public class SQLiteReadOnlyDatabaseException extends android.database.sqlite.SQLiteException {9976 ctor public SQLiteReadOnlyDatabaseException();9977 ctor public SQLiteReadOnlyDatabaseException(java.lang.String);