Interface RetryContext<T>

    • Method Detail

      • exception

        Throwable exception()
        Returns the exception from the last iteration.
        Returns:
        exception that resulted in retry