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!)