---
title: error
framework: cloudkit
role: symbol
role_heading: Instance Property
path: cloudkit/cksyncengine-5sie5/event/didfetchrecordzonechanges/error
---

# error

An error that describes the cause of a failed fetch operation.

## Declaration

```swift
let error: CKError?
```

## Discussion

Discussion A nil value indicates a successful fetch.
