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

SQLiteMisuseException.java

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