Searched refs:SQLiteBlobTooBigException (Results 1 – 3 of 3) sorted by relevance
19 public class SQLiteBlobTooBigException extends SQLiteException { class20 public SQLiteBlobTooBigException() {} in SQLiteBlobTooBigException() method in SQLiteBlobTooBigException22 public SQLiteBlobTooBigException(String error) { in SQLiteBlobTooBigException() method in SQLiteBlobTooBigException
9750 public class SQLiteBlobTooBigException extends android.database.sqlite.SQLiteException {9751 ctor public SQLiteBlobTooBigException();9752 ctor public SQLiteBlobTooBigException(java.lang.String);
12864 public class SQLiteBlobTooBigException extends android.database.sqlite.SQLiteException {12865 ctor public SQLiteBlobTooBigException();12866 ctor public SQLiteBlobTooBigException(String);