Class RetryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.web.client.RestClientException
org.zalando.riptide.HttpResponseException
org.zalando.riptide.failsafe.RetryException
All Implemented Interfaces:
Serializable

@API(status=STABLE) public final class RetryException extends HttpResponseException
See Also: