---
title: "ManagedBackgroundAssetsError.fileNotFound(at:)"
framework: backgroundassets
role: symbol
role_heading: Case
path: "backgroundassets/managedbackgroundassetserror/filenotfound(at:)"
---

# ManagedBackgroundAssetsError.fileNotFound(at:)

An error that’s thrown when the system can’t find a file at the specified path.

## Declaration

```swift
case fileNotFound(at: FilePath)
```

## See Also

### Errors

- [ManagedBackgroundAssetsError.assetPackNotFound(withID:)](backgroundassets/managedbackgroundassetserror/assetpacknotfound(withid:).md)
