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

SQLiteDiskIOException

public class SQLiteDiskIOException extends android.database.sqlite.SQLiteException

Fields Summary
Constructors Summary
public SQLiteDiskIOException()

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

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