---
title: ErrorResponse
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/errorresponse
---

# ErrorResponse

The response that contains the error that occurs.

## Declaration

```data
object ErrorResponse
```

## Properties

errorInfo: The request-specific information regarding the failure. errorMessage: The human-readable error message that describes the failure. errorNumber: The error number that represents the failure.

## Mentioned in

Handling error responses

## Topics

### Objects and Data Types

- [ResponseErrorInfo](devicemanagement/responseerrorinfo.md)

## See Also

### Objects and data types

- [Asset](devicemanagement/asset.md)
- [ResponseAsset](devicemanagement/responseasset.md)
- [UnlimitedResponseAsset](devicemanagement/unlimitedresponseasset.md)
- [Assignment](devicemanagement/assignment.md)
- [RequestUser](devicemanagement/requestuser.md)
- [ResponseUser](devicemanagement/responseuser.md)
- [ResponseSubscription](devicemanagement/responsesubscription.md)
- [ResponseSubscriptionAssignment](devicemanagement/responsesubscriptionassignment.md)
- [SubscriptionCounts](devicemanagement/subscriptioncounts.md)
- [SubscriptionCountsBreakdown](devicemanagement/subscriptioncountsbreakdown.md)
- [ManageSubscriptionsRequest](devicemanagement/managesubscriptionsrequest.md)
- [ManageSubscriptionAdminsRequest](devicemanagement/managesubscriptionadminsrequest.md)
- [ManageSubscriptionAdminsResponse](devicemanagement/managesubscriptionadminsresponse.md)
- [ResponseSubscriptionAdmin](devicemanagement/responsesubscriptionadmin.md)
- [MdmInfo](devicemanagement/mdminfo.md)
