OrphanedRecordError¶
-
exception
lsst.daf.butler.registry.OrphanedRecordError¶ Bases:
lsst.daf.butler.registry.RegistryErrorException raised when trying to remove or modify a database record that is still being used in some other table.
lsst.daf.butler.registry.OrphanedRecordError¶Bases: lsst.daf.butler.registry.RegistryError
Exception raised when trying to remove or modify a database record that is still being used in some other table.