

# ErrorInfo
<a name="API_ErrorInfo"></a>

 Provides details in the event of a failed flow, including the failure count and the related error messages. 

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

 ** executionMessage **   <a name="appflow-Type-ErrorInfo-executionMessage"></a>
 Specifies the error message that appears if a flow fails.   
Type: String  
Length Constraints: Maximum length of 2048.  
Pattern: `[\s\w/!@#+=.-]*`   
Required: No

 ** putFailuresCount **   <a name="appflow-Type-ErrorInfo-putFailuresCount"></a>
 Specifies the failure count for the attempted flow.   
Type: Long  
Required: No

## See Also
<a name="API_ErrorInfo_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/appflow-2020-08-23/ErrorInfo) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/appflow-2020-08-23/ErrorInfo) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/appflow-2020-08-23/ErrorInfo) 