FileDocCategorySizeDatePackage
SQLiteDatabaseLockedException.javaAPI DocAndroid 5.1 API314Sat Mar 14 14:09:36 GMT 2015android.database.sqlite

SQLiteDatabaseLockedException

public class SQLiteDatabaseLockedException extends android.database.sqlite.SQLiteException

Fields Summary
Constructors Summary
public SQLiteDatabaseLockedException()

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

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