---
title: INSetSeatSettingsInCarIntentResponseCode.failure
framework: intents
role: symbol
role_heading: Case
path: intents/insetseatsettingsincarintentresponsecode/failure
---

# INSetSeatSettingsInCarIntentResponseCode.failure

You were unable to change the seat settings.

## Declaration

```swift
case failure
```

## Discussion

Discussion Use this code for both transient and unrecoverable errors that prevented you from changing the settings.

## See Also

### Constants

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