Added in API level 1

SQLiteConstraintException


open class SQLiteConstraintException : SQLiteException

An exception that indicates that an integrity constraint was violated.

Summary

Public constructors

SQLiteConstraintException

Added in API level 1
SQLiteConstraintException()

SQLiteConstraintException

Added in API level 1
SQLiteConstraintException(error: String!)