Class RetryException

All Implemented Interfaces:
Serializable

public class RetryException extends RuntimeException
重试异常
Since:
2025/5/31
Author:
Toint
See Also:
  • Constructor Details

    • RetryException

      public RetryException(String message)
    • RetryException

      public RetryException(String message, Throwable e)