---
title: clientRequestError
framework: homekit
role: symbol
role_heading: Type Property
path: homekit/hmerror/clientrequesterror
---

# clientRequestError

An error with the client request.

## Declaration

```swift
static var clientRequestError: HMError.Code { get }
```

## See Also

### Detecting communication errors

- [accessDenied](homekit/hmerror/accessdenied.md)
- [accessoryCommunicationFailure](homekit/hmerror/accessorycommunicationfailure.md)
- [accessoryPairingFailed](homekit/hmerror/accessorypairingfailed.md)
- [accessorySentInvalidResponse](homekit/hmerror/accessorysentinvalidresponse.md)
- [communicationFailure](homekit/hmerror/communicationfailure.md)
- [dataResetFailure](homekit/hmerror/dataresetfailure.md)
- [timedOutWaitingForAccessory](homekit/hmerror/timedoutwaitingforaccessory.md)
- [partialCommunicationFailure](homekit/hmerror/partialcommunicationfailure.md)
