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

# HMError.Code.operationTimedOut

An error indicating the operation timed out.

## Declaration

```swift
case operationTimedOut
```

## See Also

### Operation errors

- [HMError.Code.operationCancelled](homekit/hmerror/code/operationcancelled.md)
- [HMError.Code.operationInProgress](homekit/hmerror/code/operationinprogress.md)
