public class BackOffException extends RuntimeException
| Constructor and Description |
|---|
BackOffException() |
BackOffException(String message) |
BackOffException(String message,
Throwable cause) |
BackOffException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All rights reserved.