phenotypic.tools_.exceptions_.NoOutputError#

exception phenotypic.tools_.exceptions_.NoOutputError[source]

Bases: PhenoTypicError

Exception raised when no output was returned in an operation.

with_traceback()

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

args