---
title: CXError.Code.unentitled
framework: callkit
role: symbol
role_heading: Case
path: callkit/cxerror/code/unentitled
---

# CXError.Code.unentitled

The caller doesn’t have the correct entitlement.

## Declaration

```swift
case unentitled
```

## See Also

### Constants

- [CXError.Code.invalidArgument](callkit/cxerror/code/invalidargument.md)
- [CXError.Code.unknownError](callkit/cxerror/code/unknownerror.md)
