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

# INSearchForBillsIntentResponseCode.failureBillNotFound

The search yielded no results.

## Declaration

```swift
case failureBillNotFound
```

## Discussion

Discussion Use this code when the search yielded no results.

## 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.failure](intents/insearchforbillsintentresponsecode/failure.md)
- [INSearchForBillsIntentResponseCode.failureRequiringAppLaunch](intents/insearchforbillsintentresponsecode/failurerequiringapplaunch.md)
- [INSearchForBillsIntentResponseCode.failureCredentialsUnverified](intents/insearchforbillsintentresponsecode/failurecredentialsunverified.md)
