---
title: LPError.Code.metadataFetchCancelled
framework: linkpresentation
role: symbol
role_heading: Case
path: linkpresentation/lperror/code/metadatafetchcancelled
---

# LPError.Code.metadataFetchCancelled

An error indicating that the metadata fetch was canceled by the client.

## Declaration

```swift
case metadataFetchCancelled
```

## See Also

### Error cases

- [LPError.Code.metadataFetchFailed](linkpresentation/lperror/code/metadatafetchfailed.md)
- [LPError.Code.metadataFetchTimedOut](linkpresentation/lperror/code/metadatafetchtimedout.md)
- [LPError.Code.unknown](linkpresentation/lperror/code/unknown.md)
