

# ReadSetBatchError
<a name="API_ReadSetBatchError"></a>

An error from a batch read set operation.

## Contents
<a name="API_ReadSetBatchError_Contents"></a>

 ** code **   <a name="omics-Type-ReadSetBatchError-code"></a>
The error's code.  
Type: String  
Required: Yes

 ** id **   <a name="omics-Type-ReadSetBatchError-id"></a>
The error's ID.  
Type: String  
Length Constraints: Minimum length of 10. Maximum length of 36.  
Pattern: `[0-9]+`   
Required: Yes

 ** message **   <a name="omics-Type-ReadSetBatchError-message"></a>
The error's message.  
Type: String  
Required: Yes

## See Also
<a name="API_ReadSetBatchError_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/omics-2022-11-28/ReadSetBatchError) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/omics-2022-11-28/ReadSetBatchError) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/omics-2022-11-28/ReadSetBatchError) 