---
title: ManagedApplicationFeedbackResponse.ErrorChainItem
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/managedapplicationfeedbackresponse/errorchainitem
---

# ManagedApplicationFeedbackResponse.ErrorChainItem

A dictionary that describes an error chain item.

## Declaration

```data
object ManagedApplicationFeedbackResponse.ErrorChainItem
```

## Properties

ErrorCode: The error code. ErrorDomain: The error domain. LocalizedDescription: A description of the error in the device’s localized language. USEnglishDescription: A description of the error in U.S. English.

## See Also

### Objects

- [ManagedApplicationFeedbackResponse.ManagedApplicationFeedbackItem](devicemanagement/managedapplicationfeedbackresponse/managedapplicationfeedbackitem.md)
