---
title: CLKWatchFaceLibrary.ErrorCode.permissionDenied
framework: clockkit
role: symbol
role_heading: Case
path: clockkit/clkwatchfacelibrary/errorcode/permissiondenied
---

# CLKWatchFaceLibrary.ErrorCode.permissionDenied

The app does not have permission to read the specified file.

## Declaration

```swift
case permissionDenied
```

## See Also

### Errors

- [CLKWatchFaceLibrary.ErrorCode.notFileURL](clockkit/clkwatchfacelibrary/errorcode/notfileurl.md)
- [CLKWatchFaceLibrary.ErrorCode.invalidFile](clockkit/clkwatchfacelibrary/errorcode/invalidfile.md)
- [CLKWatchFaceLibrary.ErrorCode.faceNotAvailable](clockkit/clkwatchfacelibrary/errorcode/facenotavailable.md)
- [CLKWatchFaceLibrary.ErrorCode.notFileURL](clockkit/clkwatchfacelibrary/errorcode/notfileurl.md)
- [CLKWatchFaceLibrary.ErrorCode.invalidFile](clockkit/clkwatchfacelibrary/errorcode/invalidfile.md)
- [CLKWatchFaceLibrary.ErrorCode.faceNotAvailable](clockkit/clkwatchfacelibrary/errorcode/facenotavailable.md)
