Interface RetryableTask

    • Method Detail

      • getAcknowledgedExceptions

        default java.util.Set<java.lang.Class<? extends java.lang.Exception>> getAcknowledgedExceptions()
        Returns:
        the Set of Exception classes that won't be ignored when thrown in a retry