Searched refs:TEError (Results 1 – 2 of 2) sorted by relevance
28 TEError = p9conn.TEError variable252 if exc_type == TEError:374 except (TEError, RemoteError) as err:
98 class TEError(LocalError): class677 raise TEError('{0}: {1}: timeout or EOF'.format(self, req))