Searched refs:SQLiteMisuseException (Results 1 – 4 of 4) sorted by relevance
31 public class SQLiteMisuseException extends SQLiteException { class32 public SQLiteMisuseException() {} in SQLiteMisuseException() method in SQLiteMisuseException34 public SQLiteMisuseException(String error) { in SQLiteMisuseException() method in SQLiteMisuseException
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
9913 public class SQLiteMisuseException extends android.database.sqlite.SQLiteException {9914 ctor public SQLiteMisuseException();9915 ctor public SQLiteMisuseException(java.lang.String);
13520 public class SQLiteMisuseException extends android.database.sqlite.SQLiteException {13521 ctor public SQLiteMisuseException();13522 ctor public SQLiteMisuseException(String);