Searched refs:SQLiteAbortException (Results 1 – 7 of 7) sorted by relevance
24 public class SQLiteAbortException extends SQLiteException { class25 public SQLiteAbortException() {} in SQLiteAbortException() method in SQLiteAbortException27 public SQLiteAbortException(String error) { in SQLiteAbortException() method in SQLiteAbortException
22 import android.database.sqlite.SQLiteAbortException;92 } else if (e instanceof SQLiteAbortException) { in writeExceptionToParcel()169 throw new SQLiteAbortException(msg); in readExceptionFromParcel()
1109 android.database.sqlite.SQLiteAbortException
9735 public class SQLiteAbortException extends android.database.sqlite.SQLiteException {9736 ctor public SQLiteAbortException();9737 ctor public SQLiteAbortException(java.lang.String);
10766 public class SQLiteAbortException extends android.database.sqlite.SQLiteException {10767 ctor public SQLiteAbortException();10768 ctor public SQLiteAbortException(java.lang.String);
10779 public class SQLiteAbortException extends android.database.sqlite.SQLiteException {10780 ctor public SQLiteAbortException();10781 ctor public SQLiteAbortException(java.lang.String);
11205 public class SQLiteAbortException extends android.database.sqlite.SQLiteException {11206 ctor public SQLiteAbortException();11207 ctor public SQLiteAbortException(java.lang.String);