---
title: maximumObjectLimitReached
framework: homekit
role: symbol
role_heading: Type Property
path: homekit/hmerror/maximumobjectlimitreached
---

# maximumObjectLimitReached

An error indicating the maximum object count has been reached.

## Declaration

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

## See Also

### Detecting limit errors

- [cannotActivateTriggerTooFarInFuture](homekit/hmerror/cannotactivatetriggertoofarinfuture.md)
- [dateMustBeOnSpecifiedBoundaries](homekit/hmerror/datemustbeonspecifiedboundaries.md)
- [fireDateInPast](homekit/hmerror/firedateinpast.md)
- [invalidMessageSize](homekit/hmerror/invalidmessagesize.md)
- [recurrenceTooLarge](homekit/hmerror/recurrencetoolarge.md)
- [recurrenceTooSmall](homekit/hmerror/recurrencetoosmall.md)
- [recurrenceMustBeOnSpecifiedBoundaries](homekit/hmerror/recurrencemustbeonspecifiedboundaries.md)
