datalad_next.exceptions

Special purpose exceptions

CapturedException(exc[, limit, ...])

This class represents information about an occurred exception (including its traceback), while not holding any references to the actual exception object or its traceback, frame references, etc.

IncompleteResultsError([results, failed, msg])

Exception to be raised whenever results are incomplete.

NoDatasetFound

Raised whenever a dataset is required, but none could be determined