NSPersistentStoreIncompleteSaveError
Error code to denote that one or more of the stores returned an error during a save operations.
Declaration
var NSPersistentStoreIncompleteSaveError: Int { get }Discussion
The stores or objects that failed are in the corresponding user info dictionary of the NSError object.
See Also
Error codes
NSCoreDataErrorNSEntityMigrationPolicyErrorNSExternalRecordImportErrorNSInferredMappingModelErrorNSManagedObjectConstraintMergeErrorNSManagedObjectConstraintValidationErrorNSManagedObjectContextLockingErrorNSManagedObjectExternalRelationshipErrorNSManagedObjectMergeErrorNSManagedObjectModelReferenceNotFoundErrorNSManagedObjectReferentialIntegrityErrorNSManagedObjectValidationErrorNSMigrationCancelledErrorNSMigrationConstraintViolationErrorNSMigrationError