<!--
{
  "availability" : [
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "WatchKit",
  "identifier" : "/documentation/WatchKit/WatchKitError/Code",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "WatchKit"
    ],
    "preciseIdentifier" : "c:@E@WatchKitErrorCode"
  },
  "title" : "WatchKitError.Code"
}
-->

# WatchKitError.Code

Error codes reported by WatchKit.

```
enum Code
```

## Topics

### Error Codes

[`WatchKitError.Code.downloadFailed`](/documentation/WatchKit/WatchKitError/Code/downloadFailed)

A download error.

[`WatchKitError.Code.invalidArgument`](/documentation/WatchKit/WatchKitError/Code/invalidArgument)

An invalid argument error.

[`WatchKitError.Code.mediaPlayerFailed`](/documentation/WatchKit/WatchKitError/Code/mediaPlayerFailed)

A media player error.

[`WatchKitError.Code.recordingFailed`](/documentation/WatchKit/WatchKitError/Code/recordingFailed)

An audio recording error.

[`WatchKitError.Code.unknown`](/documentation/WatchKit/WatchKitError/Code/unknown)

An unknown error.

[`WatchKitError.Code.applicationDelegateWatchKitRequestReplyNotCalled`](/documentation/WatchKit/WatchKitError/Code/applicationDelegateWatchKitRequestReplyNotCalled)

An unresponsive delegate error.

[`WatchKitError.Code.downloadFailed`](/documentation/WatchKit/WatchKitError/Code/downloadFailed)

A download error.

[`WatchKitError.Code.invalidArgument`](/documentation/WatchKit/WatchKitError/Code/invalidArgument)

An invalid argument error.

[`WatchKitError.Code.mediaPlayerFailed`](/documentation/WatchKit/WatchKitError/Code/mediaPlayerFailed)

A media player error.

[`WatchKitError.Code.recordingFailed`](/documentation/WatchKit/WatchKitError/Code/recordingFailed)

An audio recording error.

[`WatchKitError.Code.unknown`](/documentation/WatchKit/WatchKitError/Code/unknown)

An unknown error.

[`WatchKitError.Code.applicationDelegateWatchKitRequestReplyNotCalled`](/documentation/WatchKit/WatchKitError/Code/applicationDelegateWatchKitRequestReplyNotCalled)

An unresponsive delegate error.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)