Class RetryableThriftCall.RetriesExceededException

    • Constructor Detail

      • RetriesExceededException

        public RetriesExceededException()
      • RetriesExceededException

        public RetriesExceededException​(String message,
                                        Throwable cause,
                                        boolean enableSuppression,
                                        boolean writableStackTrace)
      • RetriesExceededException

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

        public RetriesExceededException​(String message)
      • RetriesExceededException

        public RetriesExceededException​(Throwable cause)