FileDocCategorySizeDatePackage
SQLiteDatabaseCorruptException.javaAPI DocAndroid 5.1 API317Sat Mar 14 14:09:32 GMT 2015android.database.sqlite

SQLiteDatabaseCorruptException

public class SQLiteDatabaseCorruptException extends android.database.sqlite.SQLiteException

Fields Summary
Constructors Summary
public SQLiteDatabaseCorruptException()

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

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