Class RetriableException

    • Constructor Detail

      • RetriableException

        public RetriableException​(String s)
      • RetriableException

        public RetriableException​(String s,
                                  Throwable throwable)
      • RetriableException

        public RetriableException​(Throwable throwable)