---
title: BAManagedErrorCodeFileNotFound
framework: backgroundassets
role: symbol
role_heading: Enumeration Case
path: backgroundassets/bamanagederrorcode/bamanagederrorcodefilenotfound
---

# BAManagedErrorCodeFileNotFound

An error code that indicates the system couldn’t find a file at the specified path.

## Declaration

```occ
BAManagedErrorCodeFileNotFound
```

## Discussion

Discussion Refer to the value in -[NSError userInfo] for the key NSFilePathErrorKey for the file path.

## See Also

### Errors

- [BAManagedErrorCodeAssetPackNotFound](backgroundassets/bamanagederrorcode/bamanagederrorcodeassetpacknotfound.md)
