Android.Database.Sqlite.SQLiteConstraintException Class
An exception that indicates that an integrity constraint was violated.

See Also: SQLiteConstraintException Members

Syntax

[Android.Runtime.Register("android/database/sqlite/SQLiteConstraintException", DoNotGenerateAcw=true)]
public class SQLiteConstraintException : SQLiteException

Remarks

An exception that indicates that an integrity constraint was violated.

[Android Documentation]

Requirements

Namespace: Android.Database.Sqlite
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1