All Downloads are FREE. Search and download functionalities are using the official Maven repository.

android.database.sqlite.SQLiteAbortException Maven / Gradle / Ivy

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy