---
title: errorInvalidCacheModeCoherency
framework: fskit
role: symbol
role_heading: Type Property
path: fskit/fsdatacacheerror/errorinvalidcachemodecoherency
---

# errorInvalidCacheModeCoherency

The requested cache mode and coherency type combination is invalid.

## Declaration

```swift
static var errorInvalidCacheModeCoherency: FSDataCacheError.Code { get }
```

## See Also

### Error codes

- [FSDataCacheError.Code](fskit/fsdatacacheerror/code.md)
- [errorInvalidCacheTransition](fskit/fsdatacacheerror/errorinvalidcachetransition.md)
- [errorCacheFlushFailed](fskit/fsdatacacheerror/errorcacheflushfailed.md)
- [errorCacheInvalidationFailed](fskit/fsdatacacheerror/errorcacheinvalidationfailed.md)
- [errorCacheOperationConflict](fskit/fsdatacacheerror/errorcacheoperationconflict.md)
