close
The Wayback Machine - https://web.archive.org/web/20160510060723/http://developer.android.com:80/reference/android/database/sqlite/SQLiteBlobTooBigException.html
Android APIs
public class

SQLiteBlobTooBigException

extends SQLiteException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ android.database.SQLException
           ↳ android.database.sqlite.SQLiteException
             ↳ android.database.sqlite.SQLiteBlobTooBigException

Summary

Public Constructors
SQLiteBlobTooBigException()
SQLiteBlobTooBigException(String error)
[Expand]
Inherited Methods
BERJAYA From class java.lang.Throwable
BERJAYA From class java.lang.Object

Public Constructors

public SQLiteBlobTooBigException ()

Added in API level 11

public SQLiteBlobTooBigException (String error)

Added in API level 11

Parameters
error String