

# FilterCriteriaError
<a name="API_FilterCriteriaError"></a>

An object that contains details about an error related to filter criteria encryption.

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

 ** ErrorCode **   <a name="lambda-Type-FilterCriteriaError-ErrorCode"></a>
The AWS KMS exception that resulted from filter criteria encryption or decryption.  
Type: String  
Length Constraints: Minimum length of 10. Maximum length of 50.  
Pattern: `[A-Za-z]+Exception`   
Required: No

 ** Message **   <a name="lambda-Type-FilterCriteriaError-Message"></a>
The error message.  
Type: String  
Length Constraints: Minimum length of 10. Maximum length of 2048.  
Pattern: `.*`   
Required: No

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