Searched defs:SQLiteConstraintException (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteConstraintException.java22 public class SQLiteConstraintException extends SQLiteException { class in inherits:SQLiteException
23 public SQLiteConstraintException() {} method in class:SQLiteConstraintException
25 public SQLiteConstraintException(String error) { method in class:SQLiteConstraintException

Completed in 41 milliseconds