Home
last modified time | relevance | path

Searched defs:SQLiteException (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/database/sqlite/
DSQLiteException.java24 public class SQLiteException extends SQLException { class
25 public SQLiteException() { in SQLiteException() method in SQLiteException
28 public SQLiteException(String error) { in SQLiteException() method in SQLiteException
32 public SQLiteException(String error, Throwable cause) { in SQLiteException() method in SQLiteException