FileDocCategorySizeDatePackage
SQLiteDiskIOException.javaAPI DocAndroid 5.1 API290Sat Mar 14 14:09:40 GMT 2015android.database.sqlite

SQLiteDiskIOException.java

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