public class WaitAndRetryException extends RetryException
Constructor and Description |
---|
WaitAndRetryException(int wait) |
Modifier and Type | Method and Description |
---|---|
int |
getWait() |
void |
setWait(int wait) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All rights reserved.