public class BackOffInterruptedException extends RetryException
BackOffPolicy
was interrupted, most likely by an InterruptedException during a call to
Thread.sleep(long).| Constructor and Description |
|---|
BackOffInterruptedException(String msg) |
BackOffInterruptedException(String msg,
Throwable cause) |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022 SpringSource. All rights reserved.