Added in API level 11

SQLiteOutOfMemoryException


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

Summary

Public constructors

Public constructors

SQLiteOutOfMemoryException

Added in API level 11
SQLiteOutOfMemoryException()

SQLiteOutOfMemoryException

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