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

# HMError.Code.recurrenceMustBeOnSpecifiedBoundaries

An error indicating the recurrence rule is not on the specified boundaries.

## Declaration

```swift
case recurrenceMustBeOnSpecifiedBoundaries
```

## See Also

### Limit errors

- [HMError.Code.cannotActivateTriggerTooFarInFuture](homekit/hmerror/code/cannotactivatetriggertoofarinfuture.md)
- [HMError.Code.dateMustBeOnSpecifiedBoundaries](homekit/hmerror/code/datemustbeonspecifiedboundaries.md)
- [HMError.Code.fireDateInPast](homekit/hmerror/code/firedateinpast.md)
- [HMError.Code.invalidMessageSize](homekit/hmerror/code/invalidmessagesize.md)
- [HMError.Code.maximumObjectLimitReached](homekit/hmerror/code/maximumobjectlimitreached.md)
- [HMError.Code.recurrenceTooLarge](homekit/hmerror/code/recurrencetoolarge.md)
- [HMError.Code.recurrenceTooSmall](homekit/hmerror/code/recurrencetoosmall.md)
