---
title: parentRecordDoesNotExist
framework: contacts
role: symbol
role_heading: Type Property
path: contacts/cnerror/parentrecorddoesnotexist
---

# parentRecordDoesNotExist

An error that indicates the parent record doesn’t exist.

## Declaration

```swift
static var parentRecordDoesNotExist: CNError.Code { get }
```

## See Also

### Error codes

- [authorizationDenied](contacts/cnerror/authorizationdenied.md)
- [changeHistoryExpired](contacts/cnerror/changehistoryexpired.md)
- [changeHistoryInvalidAnchor](contacts/cnerror/changehistoryinvalidanchor.md)
- [changeHistoryInvalidFetchRequest](contacts/cnerror/changehistoryinvalidfetchrequest.md)
- [clientIdentifierCollision](contacts/cnerror/clientidentifiercollision.md)
- [clientIdentifierDoesNotExist](contacts/cnerror/clientidentifierdoesnotexist.md)
- [clientIdentifierInvalid](contacts/cnerror/clientidentifierinvalid.md)
- [communicationError](contacts/cnerror/communicationerror.md)
- [containmentCycle](contacts/cnerror/containmentcycle.md)
- [containmentScope](contacts/cnerror/containmentscope.md)
- [dataAccessError](contacts/cnerror/dataaccesserror.md)
- [featureDisabledByUser](contacts/cnerror/featuredisabledbyuser.md)
- [featureNotAvailable](contacts/cnerror/featurenotavailable.md)
- [insertedRecordAlreadyExists](contacts/cnerror/insertedrecordalreadyexists.md)
- [noAccessableWritableContainers](contacts/cnerror/noaccessablewritablecontainers.md)
