phenotypic.tools.exceptions_.InvalidShapeError#

exception phenotypic.tools.exceptions_.InvalidShapeError(component)[source]#

Bases: ValueError

Exception raised when a shape mismatch occurs.

with_traceback()#

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

args#