---
title: historyTokenExpired
framework: swiftdata
role: symbol
role_heading: Type Property
path: swiftdata/swiftdataerror/historytokenexpired
---

# historyTokenExpired

## Declaration

```swift
static let historyTokenExpired: SwiftDataError
```

## Mentioned in

Fetching and filtering time-based model changes

## See Also

### Fetch errors

- [includePendingChangesWithBatchSize](swiftdata/swiftdataerror/includependingchangeswithbatchsize.md)
- [sortingPendingChangesWithIdentifiers](swiftdata/swiftdataerror/sortingpendingchangeswithidentifiers.md)
- [unsupportedKeyPath](swiftdata/swiftdataerror/unsupportedkeypath.md)
- [unsupportedPredicate](swiftdata/swiftdataerror/unsupportedpredicate.md)
- [unsupportedSortDescriptor](swiftdata/swiftdataerror/unsupportedsortdescriptor.md)
- [invalidTransactionFetchRequest](swiftdata/swiftdataerror/invalidtransactionfetchrequest.md)
