加载中...
The Wayback Machine - https://sup1a9wrlpyh5li9ro.vcoronado.top/web/20110429130657/http://developer.android.com:80/reference/android/database/sqlite/SQLiteBlobTooBigException.html
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
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public SQLiteBlobTooBigException ()

Since: API Level 11

public SQLiteBlobTooBigException (String error)

Since: API Level 11