FileDocCategorySizeDatePackage
SQLiteTableLockedException.javaAPI DocAndroid 5.1 API305Sat Mar 14 14:09:44 GMT 2015android.database.sqlite

SQLiteTableLockedException

public class SQLiteTableLockedException extends android.database.sqlite.SQLiteException

Fields Summary
Constructors Summary
public SQLiteTableLockedException()

 throw new RuntimeException("Stub!"); 
public SQLiteTableLockedException(String error)

 throw new RuntimeException("Stub!"); 
Methods Summary