<!--
{
  "availability" : [
    "macOS: 10.6.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreWLAN",
  "identifier" : "/documentation/CoreWLAN/CWErr",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Core WLAN"
    ],
    "preciseIdentifier" : "c:@E@CWErr"
  },
  "title" : "CWErr"
}
-->

# CWErr

```
enum CWErr
```

## Topics

### Enumeration Cases

### Constants

[`kCWAPFullErr`](/documentation/CoreWLAN/CWErr/cwapFullErr)

[`kCWAssociationDeniedErr`](/documentation/CoreWLAN/CWErr/cwAssociationDeniedErr)

[`kCWAuthenticationAlgorithmUnsupportedErr`](/documentation/CoreWLAN/CWErr/cwAuthenticationAlgorithmUnsupportedErr)

[`kCWChallengeFailureErr`](/documentation/CoreWLAN/CWErr/cwChallengeFailureErr)

[`kCWCipherSuiteRejectedErr`](/documentation/CoreWLAN/CWErr/cwCipherSuiteRejectedErr)

[`kCWDSSSOFDMUnsupportedErr`](/documentation/CoreWLAN/CWErr/cwdsssofdmUnsupportedErr)

[`kCWEAPOLErr`](/documentation/CoreWLAN/CWErr/cweapolErr)

[`kCWErr`](/documentation/CoreWLAN/CWErr/cwErr)

[`kCWHTFeaturesNotSupportedErr`](/documentation/CoreWLAN/CWErr/cwhtFeaturesNotSupportedErr)

[`kCWIPCFailureErr`](/documentation/CoreWLAN/CWErr/cwipcFailureErr)

[`kCWInvalidAKMPErr`](/documentation/CoreWLAN/CWErr/cwInvalidAKMPErr)

[`kCWInvalidAuthenticationSequenceNumberErr`](/documentation/CoreWLAN/CWErr/cwInvalidAuthenticationSequenceNumberErr)

[`kCWInvalidFormatErr`](/documentation/CoreWLAN/CWErr/cwInvalidFormatErr)

[`kCWInvalidGroupCipherErr`](/documentation/CoreWLAN/CWErr/cwInvalidGroupCipherErr)

[`kCWInvalidInformationElementErr`](/documentation/CoreWLAN/CWErr/cwInvalidInformationElementErr)

[`kCWInvalidPMKErr`](/documentation/CoreWLAN/CWErr/cwInvalidPMKErr)

[`kCWInvalidPairwiseCipherErr`](/documentation/CoreWLAN/CWErr/cwInvalidPairwiseCipherErr)

[`kCWInvalidParameterErr`](/documentation/CoreWLAN/CWErr/cwInvalidParameterErr)

[`kCWInvalidRSNCapabilitiesErr`](/documentation/CoreWLAN/CWErr/cwInvalidRSNCapabilitiesErr)

[`kCWNoErr`](/documentation/CoreWLAN/CWErr/cwNoErr)

[`kCWNoMemoryErr`](/documentation/CoreWLAN/CWErr/cwNoMemoryErr)

[`kCWNotSupportedErr`](/documentation/CoreWLAN/CWErr/cwNotSupportedErr)

[`kCWOperationNotPermittedErr`](/documentation/CoreWLAN/CWErr/cwOperationNotPermittedErr)

[`kCWPCOTransitionTimeNotSupportedErr`](/documentation/CoreWLAN/CWErr/cwpcoTransitionTimeNotSupportedErr)

[`kCWReassociationDeniedErr`](/documentation/CoreWLAN/CWErr/cwReassociationDeniedErr)

[`kCWReferenceNotBoundErr`](/documentation/CoreWLAN/CWErr/cwReferenceNotBoundErr)

[`kCWShortSlotUnsupportedErr`](/documentation/CoreWLAN/CWErr/cwShortSlotUnsupportedErr)

[`kCWSupplicantTimeoutErr`](/documentation/CoreWLAN/CWErr/cwSupplicantTimeoutErr)

[`kCWTimeoutErr`](/documentation/CoreWLAN/CWErr/cwTimeoutErr)

[`kCWUnknownErr`](/documentation/CoreWLAN/CWErr/cwUnknownErr)

[`kCWUnspecifiedFailureErr`](/documentation/CoreWLAN/CWErr/cwUnspecifiedFailureErr)

[`kCWUnsupportedCapabilitiesErr`](/documentation/CoreWLAN/CWErr/cwUnsupportedCapabilitiesErr)

[`kCWUnsupportedRSNVersionErr`](/documentation/CoreWLAN/CWErr/cwUnsupportedRSNVersionErr)

[`kCWUnsupportedRateSetErr`](/documentation/CoreWLAN/CWErr/cwUnsupportedRateSetErr)

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

---

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)