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

SQLiteOutOfMemoryException.java

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