File
Doc
Category
Size
Date
Package
SQLiteBlobTooBigException.java
API Doc
Android 5.1 API
302
Sat Mar 14 14:09:44 GMT 2015
android.database.sqlite
SQLiteBlobTooBigException
java.lang.Object
android.database.sqlite.SQLiteException
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
Java Code Source