final class AwsPaymentsException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
private com.amazonservices.mws.offamazonpayments.OffAmazonPaymentsServiceException |
cause |
private static long |
serialVersionUID |
Constructor and Description |
---|
AwsPaymentsException(com.amazonservices.mws.offamazonpayments.OffAmazonPaymentsServiceException cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getErrorCode() |
java.lang.String |
getMessage() |
int |
getStatusCode() |
private static final long serialVersionUID
private final com.amazonservices.mws.offamazonpayments.OffAmazonPaymentsServiceException cause