Contents

NSManagedObjectReferentialIntegrityError

Error code to denote an attempt to fire a fault pointing to an object that does not exist.

Declaration

var NSManagedObjectReferentialIntegrityError: Int { get }

Discussion

The store is accessible, but the object corresponding to the fault cannot be found.

See Also

Error codes