This is used in the responses of batch API to give a detailed description of the result of an operation on each entry in the request.
Inheritance Hierarchy
Namespace: Amazon.SQS.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class BatchResultErrorEntry : Object
The BatchResultErrorEntry type exposes the following members
Constructors
| Name | Description | |
|---|---|---|
|
BatchResultErrorEntry() |
Properties
| Name | Description | |
|---|---|---|
|
Code | An error code representing why the operation failed on this entry. |
|
Id | The id of an entry in a batch request. |
|
Message | A message explaining why the operation failed on this entry. |
|
SenderFault | Whether the error happened due to the sender's fault. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8