Searched refs:HandshakeAbortedException (Results 1 – 2 of 2) sorted by relevance
105 class HandshakeAbortedException(Exception): class115 raise HandshakeAbortedException('An exception to reject the request')197 self.assertRaises(HandshakeAbortedException, handshaker.do_handshake)