phenotypic.tools_.exceptions_.OperationFailedError#

exception phenotypic.tools_.exceptions_.OperationFailedError(operation, image_name, err_type, message)[source]

Bases: ImageOperationError

Exception raised when an operation fails.

with_traceback()

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

args