加载中...
The Wayback Machine - https://sup1a9wrlpyh5li9ro.vcoronado.top/web/20110227200346/http://developer.android.com:80/reference/android/database/sqlite/SQLiteTableLockedException.html
public class

SQLiteTableLockedException

extends SQLiteException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ android.database.SQLException
           ↳ android.database.sqlite.SQLiteException
             ↳ android.database.sqlite.SQLiteTableLockedException

Summary

Public Constructors
SQLiteTableLockedException()
SQLiteTableLockedException(String error)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public SQLiteTableLockedException ()

Since: API Level 11

public SQLiteTableLockedException (String error)

Since: API Level 11