NSPersistentStoreIncompatibleSchemaError
Error code to denote that a persistent store returned an error for a save operation.
Declaration
var NSPersistentStoreIncompatibleSchemaError: Int { get }Discussion
This code pertains to database level errors such as a missing table.
See Also
Error codes
NSCoreDataErrorNSEntityMigrationPolicyErrorNSExternalRecordImportErrorNSInferredMappingModelErrorNSManagedObjectConstraintMergeErrorNSManagedObjectConstraintValidationErrorNSManagedObjectContextLockingErrorNSManagedObjectExternalRelationshipErrorNSManagedObjectMergeErrorNSManagedObjectModelReferenceNotFoundErrorNSManagedObjectReferentialIntegrityErrorNSManagedObjectValidationErrorNSMigrationCancelledErrorNSMigrationConstraintViolationErrorNSMigrationError