Class RetriableException

    • Constructor Detail

      • RetriableException

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

        public RetriableException​(String message)
      • RetriableException

        public RetriableException​(Throwable cause)
      • RetriableException

        public RetriableException()