Class NoSQLException

    • Method Detail

      • okToRetry

        public boolean okToRetry()
        Returns whether this exception can be retried with a reasonable expectation that it may succeed. Instances of RetryableException will return true for this method.
        Returns:
        true if this exception can be retried