public class BackOffInterruptedException extends RetryException
BackOffPolicy was interrupted, most likely by an
InterruptedException during a call to Thread.sleep(long).| Constructor and Description |
|---|
BackOffInterruptedException(java.lang.String msg) |
BackOffInterruptedException(java.lang.String msg,
java.lang.Throwable cause) |
contains, getMessage, getMostSpecificCause, getRootCause