---
title: errorCacheFlushFailed
framework: fskit
role: symbol
role_heading: Type Property
path: fskit/fsdatacacheerror/errorcacheflushfailed
---

# errorCacheFlushFailed

Failed to flush dirty cached data to storage.

## Declaration

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

## See Also

### Error codes

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