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