public class RetryAfterIOException extends IOException
HttpURLConnection.HTTP_UNAVAILABLE
.Constructor and Description |
---|
RetryAfterIOException(int retryAfter,
IOException ioe) |
Modifier and Type | Method and Description |
---|---|
int |
getRetryAfter() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RetryAfterIOException(int retryAfter, IOException ioe)
Copyright ©2007-2013 panFMP Developers c/o Uwe Schindler