phenotypic.tools_.exceptions_.NoObjectsError#

exception phenotypic.tools_.exceptions_.NoObjectsError(image_name=None)[source]

Bases: AttributeError

Exception raised when no objects are found in an image.

with_traceback()

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

args
name

attribute name

obj

object