---
title: HMError.Code.incompatibleNetwork
framework: homekit
role: symbol
role_heading: Case
path: homekit/hmerror/code/incompatiblenetwork
---

# HMError.Code.incompatibleNetwork

An error indicating an incompatible network.

## Declaration

```swift
case incompatibleNetwork
```

## See Also

### Network errors

- [HMError.Code.enterpriseNetworkNotSupported](homekit/hmerror/code/enterprisenetworknotsupported.md)
- [HMError.Code.failedToJoinNetwork](homekit/hmerror/code/failedtojoinnetwork.md)
- [HMError.Code.networkUnavailable](homekit/hmerror/code/networkunavailable.md)
- [HMError.Code.wiFiCredentialGenerationFailed](homekit/hmerror/code/wificredentialgenerationfailed.md)
