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

# HMError.Code.userManagementFailed

A user management error not covered by the other errors.

## Declaration

```swift
case userManagementFailed
```

## See Also

### User errors

- [HMError.Code.userDeclinedAddingUser](homekit/hmerror/code/userdeclinedaddinguser.md)
- [HMError.Code.userDeclinedRemovingUser](homekit/hmerror/code/userdeclinedremovinguser.md)
- [HMError.Code.userDeclinedInvite](homekit/hmerror/code/userdeclinedinvite.md)
- [HMError.Code.userIDNotEmailAddress](homekit/hmerror/code/useridnotemailaddress.md)
