phenotypic.tools_.exceptions_.EmptyImageError#

exception phenotypic.tools_.exceptions_.EmptyImageError[source]

Bases: AttributeError

Exception raised when no image data is loaded.

with_traceback()

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

args
name

attribute name

obj

object