phenotypic.tools.exceptions_.MetadataKeyValueError#

exception phenotypic.tools.exceptions_.MetadataKeyValueError(type_received)[source]#

Bases: ValueError

Exception raised when metadata key is not a string.

with_traceback()#

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

args#