PathLengthException
- class mtf.diag_port.sfa.exceptions.PathLengthException
An exception for paths that are too long
- __init__(*args, **kwargs)
- __new__(**kwargs)
- args
- with_traceback()
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.