---
title: deletingAllInteractions
framework: intents
role: symbol
role_heading: Type Property
path: intents/inintenterror/deletingallinteractions
---

# deletingAllInteractions

## deletingAllInteractions

deletingAllInteractions Type Property of INIntentError The system was unable to delete all donated [INInteraction](/documentation/intents/ininteraction) objects.

``` static var deletingAllInteractions: INIntentError.Code { get } ```

Discussion

To determine the low-level cause of the problem, check the value of [NSUnderlyingErrorKey](/documentation/Foundation/NSUnderlyingErrorKey) in the error object’s [userInfo](/documentation/Foundation/NSError/userInfo) dictionary.
