---
title: BAManagedErrorCodeAssetPackNotFound
framework: backgroundassets
role: symbol
role_heading: Enumeration Case
path: backgroundassets/bamanagederrorcode/bamanagederrorcodeassetpacknotfound
---

# BAManagedErrorCodeAssetPackNotFound

An error code that indicates the system couldn’t find an asset pack with the given identifier.

## Declaration

```occ
BAManagedErrorCodeAssetPackNotFound
```

## Discussion

Discussion Refer to the value in -[NSError userInfo] for the key BAAssetPackIdentifierErrorKey for the asset pack’s identifier.

## See Also

### Errors

- [BAManagedErrorCodeFileNotFound](backgroundassets/bamanagederrorcode/bamanagederrorcodefilenotfound.md)
