---
title: CXErrorCodeCallDirectoryManagerError
framework: callkit
role: symbol
role_heading: Structure
path: callkit/cxerrorcodecalldirectorymanagererror-swift.struct
---

# CXErrorCodeCallDirectoryManagerError

Errors when interacting with a call directory manager.

## Declaration

```swift
struct CXErrorCodeCallDirectoryManagerError
```

## Topics

### Constants

- [unknown](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/unknown.md)
- [noExtensionFound](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/noextensionfound.md)
- [currentlyLoading](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/currentlyloading.md)
- [loadingInterrupted](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/loadinginterrupted.md)
- [entriesOutOfOrder](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/entriesoutoforder.md)
- [duplicateEntries](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/duplicateentries.md)
- [maximumEntriesExceeded](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/maximumentriesexceeded.md)
- [extensionDisabled](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/extensiondisabled.md)
- [unexpectedIncrementalRemoval](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/unexpectedincrementalremoval.md)

### Enumerations

- [CXErrorCodeCallDirectoryManagerError.Code](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/code.md)

### Type Properties

- [errorDomain](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/errordomain.md)

## Relationships

### Conforms To

- [CustomNSError](foundation/customnserror.md)
- [Equatable](swift/equatable.md)
- [Error](swift/error.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Errors

- [CXCallDirectoryManager.EnabledStatus](callkit/cxcalldirectorymanager/enabledstatus.md)
- [CXErrorCodeCallDirectoryManagerError.Code](callkit/cxerrorcodecalldirectorymanagererror-swift.struct/code.md)
- [CXErrorDomainCallDirectoryManager](callkit/cxerrordomaincalldirectorymanager.md)
