ButlerAttributeExistsError¶
- 
exception lsst.daf.butler.registry.interfaces.ButlerAttributeExistsError¶
- Bases: - RuntimeError- Exception raised when trying to update existing attribute without specifying - forceoption.
lsst.daf.butler.registry.interfaces.ButlerAttributeExistsError¶Bases: RuntimeError
Exception raised when trying to update existing attribute without
specifying force option.