Class RetryingBeforeRetryIntervalException

  • All Implemented Interfaces:
    ObjectWithMetadata, Serializable

    public class RetryingBeforeRetryIntervalException
    extends IdAuthenticationBaseException
    The Class RetryingBeforeRetryIntervalException - The exception to be thrown if try is performed before the retry interval. This is used to skip the job item with this exception.
    Author:
    Loganathan Sekar
    See Also:
    Serialized Form
    • Constructor Detail

      • RetryingBeforeRetryIntervalException

        public RetryingBeforeRetryIntervalException()