---
title: NEHotspotConfigurationError.alreadyAssociated
framework: networkextension
role: symbol
role_heading: Case
path: networkextension/nehotspotconfigurationerror/alreadyassociated
---

# NEHotspotConfigurationError.alreadyAssociated

The configuration is already associated with the hotspot.

## Declaration

```swift
case alreadyAssociated
```

## See Also

### Errors

- [NEHotspotConfigurationError.invalid](networkextension/nehotspotconfigurationerror/invalid.md)
- [NEHotspotConfigurationError.invalidSSID](networkextension/nehotspotconfigurationerror/invalidssid.md)
- [NEHotspotConfigurationError.invalidWPAPassphrase](networkextension/nehotspotconfigurationerror/invalidwpapassphrase.md)
- [NEHotspotConfigurationError.invalidWEPPassphrase](networkextension/nehotspotconfigurationerror/invalidweppassphrase.md)
- [NEHotspotConfigurationError.invalidEAPSettings](networkextension/nehotspotconfigurationerror/invalideapsettings.md)
- [NEHotspotConfigurationError.invalidHS20Settings](networkextension/nehotspotconfigurationerror/invalidhs20settings.md)
- [NEHotspotConfigurationError.invalidHS20DomainName](networkextension/nehotspotconfigurationerror/invalidhs20domainname.md)
- [NEHotspotConfigurationError.invalidSSIDPrefix](networkextension/nehotspotconfigurationerror/invalidssidprefix.md)
- [NEHotspotConfigurationError.userDenied](networkextension/nehotspotconfigurationerror/userdenied.md)
- [NEHotspotConfigurationError.internal](networkextension/nehotspotconfigurationerror/internal.md)
- [NEHotspotConfigurationError.pending](networkextension/nehotspotconfigurationerror/pending.md)
- [NEHotspotConfigurationError.systemConfiguration](networkextension/nehotspotconfigurationerror/systemconfiguration.md)
- [NEHotspotConfigurationError.unknown](networkextension/nehotspotconfigurationerror/unknown.md)
- [NEHotspotConfigurationError.joinOnceNotSupported](networkextension/nehotspotconfigurationerror/joinoncenotsupported.md)
- [NEHotspotConfigurationError.applicationIsNotInForeground](networkextension/nehotspotconfigurationerror/applicationisnotinforeground.md)
