

# FieldError
<a name="API_connect-cases_FieldError"></a>

Object for errors on fields.

## Contents
<a name="API_connect-cases_FieldError_Contents"></a>

 ** errorCode **   <a name="connect-Type-connect-cases_FieldError-errorCode"></a>
The error code from getting a field.  
Type: String  
Required: Yes

 ** id **   <a name="connect-Type-connect-cases_FieldError-id"></a>
The field identifier that caused the error.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 500.  
Required: Yes

 ** message **   <a name="connect-Type-connect-cases_FieldError-message"></a>
The error message from getting a field.  
Type: String  
Required: No

## See Also
<a name="API_connect-cases_FieldError_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/connectcases-2022-10-03/FieldError) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connectcases-2022-10-03/FieldError) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connectcases-2022-10-03/FieldError) 