| Package | Description | 
|---|---|
| software.amazon.awssdk.protocols.json.internal.unmarshall | 
| Modifier and Type | Field and Description | 
|---|---|
static SdkJsonErrorMessageParser | 
SdkJsonErrorMessageParser.DEFAULT_ERROR_MESSAGE_PARSER
Standard JSON Error Message Parser that checks for JSON fields in this order: 'message',
 'Message', 'errorMessage' 
 | 
| Constructor and Description | 
|---|
AwsJsonErrorMessageParser(SdkJsonErrorMessageParser errorMessageJsonLocations)  | 
Copyright © 2020. All rights reserved.