AmbiguousDatasetError¶
- 
exception lsst.daf.butler.AmbiguousDatasetError¶
- Bases: - Exception- Exception raised when a - DatasetRefis not resolved (has no ID or run), 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 or run),
but the requested operation requires one of them.