Searched refs:SocketInstrumentError (Results 1 – 5 of 5) sorted by relevance
23 class SocketInstrumentError(Exception): class34 super(SocketInstrumentError, self).__init__(error)84 raise SocketInstrumentError(errmsg)89 raise SocketInstrumentError(errmsg)113 raise SocketInstrumentError(errmsg)119 raise SocketInstrumentError(errmsg)151 raise SocketInstrumentError(errmsg)156 raise SocketInstrumentError(errmsg)
45 with self.assertRaises(pyinst.SocketInstrumentError):55 with self.assertRaises(pyinst.SocketInstrumentError):75 with self.assertRaises(pyinst.SocketInstrumentError):85 with self.assertRaises(pyinst.SocketInstrumentError):106 with self.assertRaises(pyinst.SocketInstrumentError):116 with self.assertRaises(pyinst.SocketInstrumentError):
21 class GSG6Error(abstract_inst.SocketInstrumentError):
22 class SMBV100Error(abstract_inst.SocketInstrumentError):
23 class GSS6450Error(abstract_inst.SocketInstrumentError):