File
Doc
Category
Size
Date
Package
SQLiteOutOfMemoryException.java
API Doc
Android 5.1 API
305
Sat Mar 14 14:09:44 GMT 2015
android.database.sqlite
SQLiteOutOfMemoryException
java.lang.Object
android.database.sqlite.SQLiteException
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
Java Code Source