---
title: INSetDefrosterSettingsInCarIntentResponseCode.failure
framework: intents
role: symbol
role_heading: Case
path: intents/insetdefrostersettingsincarintentresponsecode/failure
---

# INSetDefrosterSettingsInCarIntentResponseCode.failure

You were unable to change the defroster settings.

## Declaration

```swift
case failure
```

## Discussion

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

## See Also

### Constants

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