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.java25 public class SQLiteException extends SQLException { class
26 public SQLiteException() { in SQLiteException() method in SQLiteException
29 public SQLiteException(String error) { in SQLiteException() method in SQLiteException
33 public SQLiteException(String error, Throwable cause) { in SQLiteException() method in SQLiteException