

# ColumnStatisticsError
<a name="API_ColumnStatisticsError"></a>

Encapsulates a `ColumnStatistics` object that failed and the reason for failure.

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

 ** ColumnStatistics **   <a name="Glue-Type-ColumnStatisticsError-ColumnStatistics"></a>
The `ColumnStatistics` of the column.  
Type: [ColumnStatistics](API_ColumnStatistics.md) object  
Required: No

 ** Error **   <a name="Glue-Type-ColumnStatisticsError-Error"></a>
An error message with the reason for the failure of an operation.  
Type: [ErrorDetail](API_ErrorDetail.md) object  
Required: No

## See Also
<a name="API_ColumnStatisticsError_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/glue-2017-03-31/ColumnStatisticsError) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/glue-2017-03-31/ColumnStatisticsError) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/glue-2017-03-31/ColumnStatisticsError) 