---
title: INSetClimateSettingsInCarIntentResponseCode.failure
framework: intents
role: symbol
role_heading: Case
path: intents/insetclimatesettingsincarintentresponsecode/failure
---

# INSetClimateSettingsInCarIntentResponseCode.failure

You were unable to change the climate control 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

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