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

# HMError.Code.communicationFailure

A communication failure.

## Declaration

```swift
case communicationFailure
```

## See Also

### Communication errors

- [HMError.Code.accessDenied](homekit/hmerror/code/accessdenied.md)
- [HMError.Code.accessoryCommunicationFailure](homekit/hmerror/code/accessorycommunicationfailure.md)
- [HMError.Code.accessoryPairingFailed](homekit/hmerror/code/accessorypairingfailed.md)
- [HMError.Code.accessorySentInvalidResponse](homekit/hmerror/code/accessorysentinvalidresponse.md)
- [HMError.Code.clientRequestError](homekit/hmerror/code/clientrequesterror.md)
- [HMError.Code.dataResetFailure](homekit/hmerror/code/dataresetfailure.md)
- [HMError.Code.timedOutWaitingForAccessory](homekit/hmerror/code/timedoutwaitingforaccessory.md)
