Home
last modified time | relevance | path

Searched refs:SQLiteMisuseException (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteMisuseException.java31 public class SQLiteMisuseException extends SQLiteException { class
32 public SQLiteMisuseException() {} in SQLiteMisuseException() method in SQLiteMisuseException
34 public SQLiteMisuseException(String error) { in SQLiteMisuseException() method in SQLiteMisuseException
/frameworks/base/docs/html/
Dsitemap.txt2479 http://developer.android.com/reference/android/database/sqlite/SQLiteMisuseException.html
/frameworks/base/api/
Dcurrent.txt10459 public class SQLiteMisuseException extends android.database.sqlite.SQLiteException {
10460 ctor public SQLiteMisuseException();
10461 ctor public SQLiteMisuseException(java.lang.String);
Dsystem-current.txt10796 public class SQLiteMisuseException extends android.database.sqlite.SQLiteException {
10797 ctor public SQLiteMisuseException();
10798 ctor public SQLiteMisuseException(java.lang.String);