public static class FutureUtils.RetryException extends Exception
FutureUtils.retry(Supplier, int,
Executor)
operation fails.Constructor and Description |
---|
RetryException(String message) |
RetryException(String message,
Throwable cause) |
RetryException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.