Class HttpServerErrorException.GatewayTimeout
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.web.client.RestClientException
org.springframework.web.client.RestClientResponseException
org.springframework.web.client.HttpStatusCodeException
org.springframework.web.client.HttpServerErrorException
org.springframework.web.client.HttpServerErrorException.GatewayTimeout
- All Implemented Interfaces:
Serializable
- Enclosing class:
HttpServerErrorException
HttpServerErrorException
for status HTTP 504 Gateway Timeout.- Since:
- 5.1
- Author:
- Arjen Poutsma
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class HttpServerErrorException
HttpServerErrorException.BadGateway, HttpServerErrorException.GatewayTimeout, HttpServerErrorException.InternalServerError, HttpServerErrorException.NotImplemented, HttpServerErrorException.ServiceUnavailable
-
Method Summary
Methods inherited from class HttpServerErrorException
create, create
Methods inherited from class RestClientResponseException
getResponseBodyAs, getResponseBodyAs, getResponseBodyAsByteArray, getResponseBodyAsString, getResponseBodyAsString, getResponseHeaders, getStatusCode, getStatusText, setBodyConvertFunction
Methods inherited from class NestedRuntimeException
contains, getMostSpecificCause, getRootCause
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString