---
title: AppNotFoundRetryableError
framework: appstoreserverapi
role: symbol
role_heading: Object
path: appstoreserverapi/appnotfoundretryableerror
---

# AppNotFoundRetryableError

An error response that indicates the app wasn’t found, but you can try again.

## Declaration

```data
object AppNotFoundRetryableError
```

## Properties

errorCode: errorMessage:

## See Also

### Errors to retry

- [AccountNotFoundRetryableError](appstoreserverapi/accountnotfoundretryableerror.md)
- [GeneralInternalRetryableError](appstoreserverapi/generalinternalretryableerror.md)
- [OriginalTransactionIdNotFoundRetryableError](appstoreserverapi/originaltransactionidnotfoundretryableerror.md)
