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

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

Completed in 335 milliseconds