---
title: INSetProfileInCarIntentResponseCode.failure
framework: intents
role: symbol
role_heading: Case
path: intents/insetprofileincarintentresponsecode/failure
---

# INSetProfileInCarIntentResponseCode.failure

You were unable to restore the information from the designated profile.

## Declaration

```swift
case failure
```

## Discussion

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

## See Also

### Constants

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