AmbiguousDatasetError¶
- 
exception lsst.daf.butler.AmbiguousDatasetError¶
- Bases: - Exception- Exception raised when a - DatasetRefis not resolved (has no ID, run, or components), but the requested operation requires one of them.
lsst.daf.butler.AmbiguousDatasetError¶Bases: Exception
Exception raised when a DatasetRef is not resolved (has no ID, run, or
components), but the requested operation requires one of them.