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