Class RetryException

All Implemented Interfaces:
Serializable

public class RetryException extends RuntimeException
重试异常
Author:
Toint
See Also:
  • Constructor Details

    • RetryException

      public RetryException(String message)
    • RetryException

      public RetryException(String message, Throwable e)