public class AWSExceptions extends Object
| Modifier and Type | Method and Description |
|---|---|
static RuntimeException |
propagate(com.amazonaws.AmazonClientException e)
Returns an appropriate SPI exception in response to the specified AWS exception.
|
public static RuntimeException propagate(com.amazonaws.AmazonClientException e)
e - the AWS exceptionCopyright © 2016. All rights reserved.