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

SQLiteTableLockedException.java

package android.database.sqlite;
public class SQLiteTableLockedException
  extends android.database.sqlite.SQLiteException
{
public  SQLiteTableLockedException() { throw new RuntimeException("Stub!"); }
public  SQLiteTableLockedException(java.lang.String error) { throw new RuntimeException("Stub!"); }
}