phenotypic.tools.exceptions_.UnsupportedFileTypeError#
- exception phenotypic.tools.exceptions_.UnsupportedFileTypeError(suffix)[source]#
Bases:
ValueErrorException raised when trying to read an unsupported file type.
- with_traceback()#
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
- args#