---
title: FSDataCacheError.Code.errorCacheFlushFailed
framework: fskit
role: symbol
role_heading: Case
path: fskit/fsdatacacheerror/code/errorcacheflushfailed
---

# FSDataCacheError.Code.errorCacheFlushFailed

Failed to flush dirty cached data to storage.

## Declaration

```swift
case errorCacheFlushFailed
```

## See Also

### Error codes

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