FileDocCategorySizeDatePackage
SQLiteConstraintException.javaAPI DocAndroid 5.1 API302Sat Mar 14 14:09:44 GMT 2015android.database.sqlite

SQLiteConstraintException.java

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