---
title: INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.failure
framework: intents
role: symbol
role_heading: Case
path: intents/ingetusercurrentrestaurantreservationbookingsintentresponsecode/failure
---

# INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.failure

You were unable to fetch the user’s reservations.

## Declaration

```swift
case failure
```

## Discussion

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

## See Also

### Constants

- [INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.success](intents/ingetusercurrentrestaurantreservationbookingsintentresponsecode/success.md)
- [INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.failureRequestUnsatisfiable](intents/ingetusercurrentrestaurantreservationbookingsintentresponsecode/failurerequestunsatisfiable.md)
- [INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.unspecified](intents/ingetusercurrentrestaurantreservationbookingsintentresponsecode/unspecified.md)
