---
title: "backgroundDownload:failedWithError:"
framework: backgroundassets
role: symbol
role_heading: Instance Method
path: "backgroundassets/badownloaderextension-zuvm/backgrounddownload:failedwitherror:"
---

# backgroundDownload:failedWithError:

## Declaration

```occ
- (void) backgroundDownload:(BADownload *) download failedWithError:(NSError *) error;
```

## See Also

### Processing downloads

- [backgroundDownload:didReceiveChallenge:completionHandler:](backgroundassets/badownloaderextension-zuvm/backgrounddownload:didreceivechallenge:completionhandler:.md)
- [backgroundDownload:finishedWithFileURL:](backgroundassets/badownloaderextension-zuvm/backgrounddownload:finishedwithfileurl:.md)
