NSPersistentStoreSaveConflictsError
Error code to denote that an unresolved merge conflict was encountered during a save. .
Declaration
var NSPersistentStoreSaveConflictsError: Int { get }Discussion
The NSError object’s user info dictionary contains the key NSPersistentStoreSaveConflictsErrorKey.
See Also
Error codes
NSCoreDataErrorNSEntityMigrationPolicyErrorNSExternalRecordImportErrorNSInferredMappingModelErrorNSManagedObjectConstraintMergeErrorNSManagedObjectConstraintValidationErrorNSManagedObjectContextLockingErrorNSManagedObjectExternalRelationshipErrorNSManagedObjectMergeErrorNSManagedObjectModelReferenceNotFoundErrorNSManagedObjectReferentialIntegrityErrorNSManagedObjectValidationErrorNSMigrationCancelledErrorNSMigrationConstraintViolationErrorNSMigrationError