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

# WatchKitError.Code.invalidArgument

An invalid argument error.

```
case invalidArgument
```

## Discussion

WatchKit reports this error when you specify invalid settings for one of the system supplied interfaces.

---

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)