Searched defs:SQLiteException (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteException.java24 public class SQLiteException extends SQLException { class in inherits:SQLException
25 public SQLiteException() {} method in class:SQLiteException
27 public SQLiteException(String error) { method in class:SQLiteException

Completed in 72 milliseconds