

# ErrorDetails
<a name="API_ErrorDetails"></a>

Represents information about an error in CodePipeline.

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

 ** code **   <a name="CodePipeline-Type-ErrorDetails-code"></a>
The system ID or number code of the error.  
Type: String  
Required: No

 ** message **   <a name="CodePipeline-Type-ErrorDetails-message"></a>
The text of the error message.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 5000.  
Required: No

## See Also
<a name="API_ErrorDetails_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/codepipeline-2015-07-09/ErrorDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/codepipeline-2015-07-09/ErrorDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/codepipeline-2015-07-09/ErrorDetails) 