Searched refs:OSInterfaceError (Results 1 – 2 of 2) sorted by relevance
15 class OSInterfaceError(Exception): class90 raise OSInterfaceError(err)123 raise OSInterfaceError('There is no host for DUT.')130 raise OSInterfaceError('There is no host for DUT.')137 raise OSInterfaceError('There is no host for DUT.')
311 except os_interface.OSInterfaceError: