Added in API level 11

SQLiteBlobTooBigException


open class SQLiteBlobTooBigException : SQLiteException
kotlin.Any
   โ†ณ kotlin.Throwable
   โ†ณ java.lang.Exception
   โ†ณ java.lang.RuntimeException
   โ†ณ android.database.SQLException
   โ†ณ android.database.sqlite.SQLiteException
   โ†ณ android.database.sqlite.SQLiteBlobTooBigException

Summary

Public constructors

Public constructors

SQLiteBlobTooBigException

Added in API level 11
SQLiteBlobTooBigException()

SQLiteBlobTooBigException

Added in API level 11
SQLiteBlobTooBigException(error: String!)