FileDocCategorySizeDatePackage
SQLiteBlobTooBigException.javaAPI DocAndroid 5.1 API302Sat Mar 14 14:09:44 GMT 2015android.database.sqlite

SQLiteBlobTooBigException

public class SQLiteBlobTooBigException extends android.database.sqlite.SQLiteException

Fields Summary
Constructors Summary
public SQLiteBlobTooBigException()

 throw new RuntimeException("Stub!"); 
public SQLiteBlobTooBigException(String error)

 throw new RuntimeException("Stub!"); 
Methods Summary