| Package | Description | 
|---|---|
| com.amazonaws.http | |
| com.amazonaws.internal.http | |
| com.amazonaws.protocol.json | 
| Constructor and Description | 
|---|
JsonErrorResponseHandler(List<com.amazonaws.transform.JsonErrorUnmarshaller> errorUnmarshallers,
                        ErrorCodeParser errorCodeParser,
                        JsonErrorMessageParser errorMessageParser,
                        com.fasterxml.jackson.core.JsonFactory jsonFactory)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CompositeErrorCodeParser  | 
class  | 
IonErrorCodeParser  | 
class  | 
JsonErrorCodeParser  | 
| Constructor and Description | 
|---|
CompositeErrorCodeParser(ErrorCodeParser... parsers)  | 
| Constructor and Description | 
|---|
CompositeErrorCodeParser(Iterable<ErrorCodeParser> parsers)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected ErrorCodeParser | 
SdkStructuredJsonFactoryImpl.getErrorCodeParser(String customErrorCodeFieldName)  | 
Copyright © 2018. All rights reserved.