An exception, which is subclass of SQLNonTransientException, is thrown when
various the an integrity constraint (foreign key, primary key or unique key)
has been violated.
See Also:
SQLIntegrityConstraintViolationException Members
Syntax
[Android.Runtime.Register("java/sql/SQLIntegrityConstraintViolationException", DoNotGenerateAcw=true)]
public class
SQLIntegrityConstraintViolationException :
SQLNonTransientExceptionRemarks
Requirements
Namespace: Java.Sql
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9