Searched refs:SQLiteBlobTooBigException (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteBlobTooBigException.java19 public class SQLiteBlobTooBigException extends SQLiteException { class in inherits:SQLiteException
20 public SQLiteBlobTooBigException() {} method in class:SQLiteBlobTooBigException
22 public SQLiteBlobTooBigException(String error) { method in class:SQLiteBlobTooBigException

Completed in 44 milliseconds