---
title: referToUserManual
framework: homekit
role: symbol
role_heading: Type Property
path: homekit/hmerror/refertousermanual
---

# referToUserManual

An error described in the device’s user manual.

## Declaration

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

## See Also

### Detecting general errors

- [alreadyExists](homekit/hmerror/alreadyexists.md)
- [genericError](homekit/hmerror/genericerror.md)
- [incompatibleHomeHub](homekit/hmerror/incompatiblehomehub.md)
- [invalidClass](homekit/hmerror/invalidclass.md)
- [notFound](homekit/hmerror/notfound.md)
- [notificationAlreadyEnabled](homekit/hmerror/notificationalreadyenabled.md)
- [notificationNotSupported](homekit/hmerror/notificationnotsupported.md)
- [operationNotSupported](homekit/hmerror/operationnotsupported.md)
- [unexpectedError](homekit/hmerror/unexpectederror.md)
- [missingEntitlement](homekit/hmerror/missingentitlement.md)
