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