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

SQLiteOutOfMemoryException

public class SQLiteOutOfMemoryException extends android.database.sqlite.SQLiteException

Fields Summary
Constructors Summary
public SQLiteOutOfMemoryException()

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

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