public abstract class S3ExceptionUnmarshaller extends AbstractErrorUnmarshaller<Node>
Constructor and Description |
---|
S3ExceptionUnmarshaller(Class<? extends SdkServiceException> exceptionClass,
String errorCode) |
Modifier and Type | Method and Description |
---|---|
SdkServiceException |
unmarshall(Node in) |
public S3ExceptionUnmarshaller(Class<? extends SdkServiceException> exceptionClass, String errorCode)
public SdkServiceException unmarshall(Node in) throws Exception
Exception
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.