

# EnvironmentError
<a name="API_EnvironmentError"></a>

Error messages for environment variables that couldn't be applied.

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

 ** ErrorCode **   <a name="lambda-Type-EnvironmentError-ErrorCode"></a>
The error code.  
Type: String  
Required: No

 ** Message **   <a name="lambda-Type-EnvironmentError-Message"></a>
The error message.  
Type: String  
Required: No

## See Also
<a name="API_EnvironmentError_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/lambda-2015-03-31/EnvironmentError) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/lambda-2015-03-31/EnvironmentError) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/lambda-2015-03-31/EnvironmentError) 