Added in API level 11

SQLiteTableLockedException


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

Summary

Public constructors

Public constructors

SQLiteTableLockedException

Added in API level 11
SQLiteTableLockedException()

SQLiteTableLockedException

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