Added in API level 1
SQLiteConstraintException
Stay organized with collections
Save and categorize content based on your preferences.
open class SQLiteConstraintException : SQLiteException
An exception that indicates that an integrity constraint was violated.
Summary
| Public constructors | |
|---|---|
SQLiteConstraintException(error: String!) |
|