Class RetryException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RetryAttemptException

public class RetryException extends RuntimeException
See Also:
  • Constructor Details

    • RetryException

      public RetryException(String message)
    • RetryException

      public RetryException(Throwable cause)