---
title: INSetMessageAttributeIntentResponseCode.failureMessageNotFound
framework: intents
role: symbol
role_heading: Case
path: intents/insetmessageattributeintentresponsecode/failuremessagenotfound
---

# INSetMessageAttributeIntentResponseCode.failureMessageNotFound

One or more of the specified messages were not found.

## Declaration

```swift
case failureMessageNotFound
```

## Discussion

Discussion Use this response code when you could not find one or more of the specified messages.

## See Also

### Response State

- [INSetMessageAttributeIntentResponseCode.unspecified](intents/insetmessageattributeintentresponsecode/unspecified.md)
- [INSetMessageAttributeIntentResponseCode.ready](intents/insetmessageattributeintentresponsecode/ready.md)
- [INSetMessageAttributeIntentResponseCode.inProgress](intents/insetmessageattributeintentresponsecode/inprogress.md)
- [INSetMessageAttributeIntentResponseCode.success](intents/insetmessageattributeintentresponsecode/success.md)
- [INSetMessageAttributeIntentResponseCode.failure](intents/insetmessageattributeintentresponsecode/failure.md)
- [INSetMessageAttributeIntentResponseCode.failureRequiringAppLaunch](intents/insetmessageattributeintentresponsecode/failurerequiringapplaunch.md)
- [INSetMessageAttributeIntentResponseCode.failureMessageAttributeNotSet](intents/insetmessageattributeintentresponsecode/failuremessageattributenotset.md)
