phenotypic.tools.exceptions_.OperationFailedError#
- exception phenotypic.tools.exceptions_.OperationFailedError(operation, image_name, err_type, message)[source]#
Bases:
ImageOperationErrorException raised when an operation fails.
- with_traceback()#
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
- args#