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

# HMError.Code.dataResetFailure

An attempt to reset the data failed.

## Declaration

```swift
case dataResetFailure
```

## 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.communicationFailure](homekit/hmerror/code/communicationfailure.md)
- [HMError.Code.timedOutWaitingForAccessory](homekit/hmerror/code/timedoutwaitingforaccessory.md)
