FileDocCategorySizeDatePackage
SQLiteMisuseException.javaAPI DocAndroid 5.1 API290Sat Mar 14 14:09:42 GMT 2015android.database.sqlite

SQLiteMisuseException

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