phenotypic.tools_.exceptions_.NoComponentError#

exception phenotypic.tools_.exceptions_.NoComponentError(component)[source]

Bases: AttributeError

Exception raised when a required object is missing.

with_traceback()

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

args
name

attribute name

obj

object