Class RetryCallException

    • Constructor Summary

      Constructors 
      Constructor Description
      RetryCallException​(int p_i244512_1_, int p_i244512_2_)  
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • delaySeconds

        public final int delaySeconds
    • Constructor Detail

      • RetryCallException

        public RetryCallException​(int p_i244512_1_,
                                  int p_i244512_2_)