Interface DelayedRetryException

All Known Subinterfaces:
RetryingHttpRequesterFilter.DelayedRetry
All Known Implementing Classes:
DelayedRetryRequestDroppedException

public interface DelayedRetryException
An interface that enhances any exception to provide a constant delay to be applied when it needs to be retried.