---
title: INSearchForBillsIntentResponseCode.failure
framework: intents
role: symbol
role_heading: Case
path: intents/insearchforbillsintentresponsecode/failure
---

# INSearchForBillsIntentResponseCode.failure

You were unable to retrieve the search results.

## Declaration

```swift
case failure
```

## Discussion

Discussion Use this response code for both transient and unrecoverable errors that prevented you from performing the search.

## See Also

### Constants

- [INSearchForBillsIntentResponseCode.unspecified](intents/insearchforbillsintentresponsecode/unspecified.md)
- [INSearchForBillsIntentResponseCode.ready](intents/insearchforbillsintentresponsecode/ready.md)
- [INSearchForBillsIntentResponseCode.inProgress](intents/insearchforbillsintentresponsecode/inprogress.md)
- [INSearchForBillsIntentResponseCode.success](intents/insearchforbillsintentresponsecode/success.md)
- [INSearchForBillsIntentResponseCode.failureRequiringAppLaunch](intents/insearchforbillsintentresponsecode/failurerequiringapplaunch.md)
- [INSearchForBillsIntentResponseCode.failureCredentialsUnverified](intents/insearchforbillsintentresponsecode/failurecredentialsunverified.md)
- [INSearchForBillsIntentResponseCode.failureBillNotFound](intents/insearchforbillsintentresponsecode/failurebillnotfound.md)
