Package io.servicetalk.transport.api
Interface RetryableException
-
- All Known Implementing Classes:
ConnectionRejectedException,ConnectTimeoutException,NoAvailableHostException,ProxyResponseException,RetryableConnectException
public interface RetryableExceptionA marker-interface for exceptions which are safely retryable and occur only before ServiceTalk starts writing a request to the network.