public class PaymentAuthorizeException extends Exception
| Constructor and Description |
|---|
PaymentAuthorizeException(org.springframework.http.ResponseEntity<PaymentAuthorizeResponse> error) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.ResponseEntity<PaymentAuthorizeResponse> |
getError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PaymentAuthorizeException(org.springframework.http.ResponseEntity<PaymentAuthorizeResponse> error)
public org.springframework.http.ResponseEntity<PaymentAuthorizeResponse> getError()
Copyright © 2019. All rights reserved.