public class ConsentWorkflowException extends Exception
| Constructor and Description |
|---|
ConsentWorkflowException(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 ConsentWorkflowException(org.springframework.http.ResponseEntity<OnlineBankingResponse> error)
public org.springframework.http.ResponseEntity<OnlineBankingResponse> getError()
Copyright © 2019. All rights reserved.