---
title: INSearchForNotebookItemsIntentResponseCode.failure
framework: intents
role: symbol
role_heading: Case
path: intents/insearchfornotebookitemsintentresponsecode/failure
---

# INSearchForNotebookItemsIntentResponseCode.failure

You were unable to perform the search.

## 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

- [INSearchForNotebookItemsIntentResponseCode.unspecified](intents/insearchfornotebookitemsintentresponsecode/unspecified.md)
- [INSearchForNotebookItemsIntentResponseCode.ready](intents/insearchfornotebookitemsintentresponsecode/ready.md)
- [INSearchForNotebookItemsIntentResponseCode.inProgress](intents/insearchfornotebookitemsintentresponsecode/inprogress.md)
- [INSearchForNotebookItemsIntentResponseCode.success](intents/insearchfornotebookitemsintentresponsecode/success.md)
- [INSearchForNotebookItemsIntentResponseCode.failureRequiringAppLaunch](intents/insearchfornotebookitemsintentresponsecode/failurerequiringapplaunch.md)
