---
title: INGetRestaurantGuestIntentResponseCode.failure
framework: intents
role: symbol
role_heading: Case
path: intents/ingetrestaurantguestintentresponsecode/failure
---

# INGetRestaurantGuestIntentResponseCode.failure

You were unable to return information about the guest.

## Declaration

```swift
case failure
```

## Discussion

Discussion Use this code if you encounter any errors when trying to return the guest information.

## See Also

### Constants

- [INGetRestaurantGuestIntentResponseCode.success](intents/ingetrestaurantguestintentresponsecode/success.md)
