Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/sqlite/
DSQLiteAbortException.java24 public class SQLiteAbortException extends SQLiteException { class
25 public SQLiteAbortException() {} in SQLiteAbortException() method in SQLiteAbortException
27 public SQLiteAbortException(String error) { in SQLiteAbortException() method in SQLiteAbortException