ConfigException
- class mtf.diag_port.sfa.exceptions.ConfigException
An exception to be used for invalid config files
- __init__(*args, **kwargs)
- __new__(**kwargs)
- args
- with_traceback()
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.