Class RetryAttemptException

All Implemented Interfaces:
Serializable

public class RetryAttemptException extends RetryException
Exception that indicates all Retry attempts exceeded
See Also:
  • Constructor Details

    • RetryAttemptException

      public RetryAttemptException(String message)