

# BatchGetSchemaError


An error describing why a schema could not be fetched.

## Contents


 ** code **   <a name="API-Type-BatchGetSchemaError-code"></a>
An error code for the error.   
Type: String  
Required: Yes

 ** message **   <a name="API-Type-BatchGetSchemaError-message"></a>
An error message for the error.  
Type: String  
Required: Yes

 ** name **   <a name="API-Type-BatchGetSchemaError-name"></a>
An error name for the error.  
Type: String  
Length Constraints: Minimum length of 0. Maximum length of 128.  
Pattern: `[a-zA-Z0-9_](([a-zA-Z0-9_ ]+-)*([a-zA-Z0-9_ ]+))?`   
Required: Yes

## See Also


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/cleanrooms-2022-02-17/BatchGetSchemaError) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cleanrooms-2022-02-17/BatchGetSchemaError) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cleanrooms-2022-02-17/BatchGetSchemaError) 