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

SQLiteConstraintException

public class SQLiteConstraintException extends android.database.sqlite.SQLiteException

Fields Summary
Constructors Summary
public SQLiteConstraintException()

 throw new RuntimeException("Stub!"); 
public SQLiteConstraintException(String error)

 throw new RuntimeException("Stub!"); 
Methods Summary