phenotypic.tools.exceptions_.ImageOperationError#

exception phenotypic.tools.exceptions_.ImageOperationError[source]#

Bases: PhenoTypicError

Base exception for image operation errors.

with_traceback()#

Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.

args#