FileDocCategorySizeDatePackage
SQLiteFullException.javaAPI DocAndroid 5.1 API284Sat Mar 14 14:09:36 GMT 2015android.database.sqlite

SQLiteFullException

public class SQLiteFullException extends android.database.sqlite.SQLiteException

Fields Summary
Constructors Summary
public SQLiteFullException()

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

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