---
title: INSaveProfileInCarIntentResponseCode.failure
framework: intents
role: symbol
role_heading: Case
path: intents/insaveprofileincarintentresponsecode/failure
---

# INSaveProfileInCarIntentResponseCode.failure

You were unable to save the information to the designated profile.

## Declaration

```swift
case failure
```

## Discussion

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

## See Also

### Constants

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