public final class UnsupportedResponseException
extends org.springframework.web.client.RestClientException
| Constructor and Description |
|---|
UnsupportedResponseException(String message,
org.springframework.http.client.ClientHttpResponse response) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.client.ClientHttpResponse |
getResponse() |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedResponseException(String message, org.springframework.http.client.ClientHttpResponse response)
Copyright © 2015 Zalando SE. All rights reserved.