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

# HMError.Code.readWritePartialSuccess

An error indicating a partially successful read/write operation.

## Declaration

```swift
case readWritePartialSuccess
```

## See Also

### Read and write errors

- [HMError.Code.readWriteFailure](homekit/hmerror/code/readwritefailure.md)
