Class FutureUtils.RetryException

    • Constructor Detail

      • RetryException

        public RetryException​(String message)
      • RetryException

        public RetryException​(String message,
                              Throwable cause)
      • RetryException

        public RetryException​(Throwable cause)