Package io.deephaven.util
Class RetryBackoffContext.DeadlineExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.deephaven.util.RetryBackoffContext.DeadlineExceededException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- RetryBackoffContext
Exception class to signal deadline was exceeded while attempting retries with a retry strategy.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DeadlineExceededException
-