Contents

FSDataCacheError.Code.errorCacheOperationConflict

A conflicting cache operation is in progress.

Declaration

case errorCacheOperationConflict

Discussion

This error occurs when multiple cache operations on the same item conflict, such as attempting to change cache mode while I/O is active.

See Also

Error codes