Class RetriableException

    • Constructor Detail

      • RetriableException

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

        protected RetriableException​(String message)
      • RetriableException

        protected RetriableException​(Throwable cause)