

# ExecutionErrorDetails
<a name="API_ExecutionErrorDetails"></a>

Details about an error in an execution of a test set.

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

 ** errorCode **   <a name="lexv2-Type-ExecutionErrorDetails-errorCode"></a>
The error code for the error.  
Type: String  
Length Constraints: Minimum length of 1.  
Required: Yes

 ** errorMessage **   <a name="lexv2-Type-ExecutionErrorDetails-errorMessage"></a>
The message describing the error.  
Type: String  
Length Constraints: Minimum length of 1.  
Required: Yes

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