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

# HMError.Code.invalidAssociatedServiceType

An error indicating an invalid service type.

## Declaration

```swift
case invalidAssociatedServiceType
```

## See Also

### Association errors

- [HMError.Code.objectAlreadyAssociatedToHome](homekit/hmerror/code/objectalreadyassociatedtohome.md)
- [HMError.Code.objectAssociatedToAnotherHome](homekit/hmerror/code/objectassociatedtoanotherhome.md)
- [HMError.Code.objectNotAssociatedToAnyHome](homekit/hmerror/code/objectnotassociatedtoanyhome.md)
