public class RetryException extends java.io.IOException
RetryException(int retryAfterSeconds)
int
getRetryAfterSeconds()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RetryException(int retryAfterSeconds)
public int getRetryAfterSeconds()