phenotypic.tools.exceptions_.OperationIntegrityError#
- exception phenotypic.tools.exceptions_.OperationIntegrityError(opname: str, component: str, image_name=None)[source]#
Bases:
AttributeErrorException raised when an operation attempts to change a component it shouldn’t.
- with_traceback()#
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
- args#
- name#
attribute name
- obj#
object