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

/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteMisuseException.java31 public class SQLiteMisuseException extends SQLiteException { class in inherits:SQLiteException
32 public SQLiteMisuseException() {} method in class:SQLiteMisuseException
34 public SQLiteMisuseException(String error) { method in class:SQLiteMisuseException

Completed in 71 milliseconds