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