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

# LPError.Code.metadataFetchTimedOut

An error indicating that the metadata fetch took longer than allowed.

## Declaration

```swift
case metadataFetchTimedOut
```

## See Also

### Error cases

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