Searched defs:SQLiteException (Results 1 – 1 of 1) sorted by relevance
25 public class SQLiteException extends SQLException { class26 public SQLiteException() { in SQLiteException() method in SQLiteException29 public SQLiteException(String error) { in SQLiteException() method in SQLiteException33 public SQLiteException(String error, Throwable cause) { in SQLiteException() method in SQLiteException