datalad_next.exceptions.IncompleteResultsError

exception datalad_next.exceptions.IncompleteResultsError(results=None, failed=None, msg=None)[source]

Exception to be raised whenever results are incomplete.

Any results produced nevertheless are to be passed as results, and become available via the results attribute.