Class RetryingOperationErrorException

    • Constructor Detail

      • RetryingOperationErrorException

        public RetryingOperationErrorException()
      • RetryingOperationErrorException

        public RetryingOperationErrorException​(Throwable e)
      • RetryingOperationErrorException

        public RetryingOperationErrorException​(String message)
      • RetryingOperationErrorException

        public RetryingOperationErrorException​(String message,
                                               Exception e)