TimeoutException
- class mtf.diag_port.sfa.exceptions.TimeoutException
- An exception that is raised once a timeout has come - __init__(*args, **kwargs)
 - __new__(**kwargs)
 - args
 - with_traceback()
- Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.