File
Doc
Category
Size
Date
Package
SQLiteDoneException.java
API Doc
Android 5.1 API
284
Sat Mar 14 14:09:36 GMT 2015
android.database.sqlite
SQLiteDoneException
java.lang.Object
android.database.sqlite.SQLiteException
public class SQLiteDoneException extends android.database.sqlite.SQLiteException
Fields Summary
Constructors Summary
public SQLiteDoneException
()
throw new RuntimeException("Stub!");
public SQLiteDoneException
(
String
error)
throw new RuntimeException("Stub!");
Methods Summary
Java Code Source