Searched defs:SQLiteException (Results 1 – 1 of 1) sorted by relevance
24 public class SQLiteException extends SQLException { class25 public SQLiteException() { in SQLiteException() method in SQLiteException28 public SQLiteException(String error) { in SQLiteException() method in SQLiteException32 public SQLiteException(String error, Throwable cause) { in SQLiteException() method in SQLiteException