Searched refs:_exception (Results 1 – 9 of 9) sorted by relevance
401 Throwable _exception; field in WebSocketClient.WebSocketFuture453 _exception=ex; in handshakeFailed()519 if (_connection==null && _exception==null && _channel!=null) in cancel()551 return _connection!=null && _exception==null; in isDone()576 exception=_exception; in get()579 exception=_exception; in get()
84 self._exception = None171 self._exception = None180 if self._exception:181 raise self._exception301 self._exception = e
338 self._exception = control_file_exception348 if isinstance(self._exception, error.ControlFileNotFound):366 if isinstance(self._exception, error.ControlFileNotFound):378 'to triage.\n%s\n') % str(self._exception)382 'error': type(self._exception),391 self._suite, type(self._exception))
542 self._exception = None570 if expected_method._exception:571 raise expected_method._exception736 self._exception = exception
808 final AtomicReference<Exception> _exception = new AtomicReference<Exception>(); in loadSession() local846 _exception.set(e); in loadSession()870 if (_exception.get()!=null) in loadSession()875 throw _exception.get(); in loadSession()
128 def AlwaysRetry(_exception): argument
1080 self._exception = None1118 if expected_method._exception:1119 raise expected_method._exception1311 self._exception = exception
META-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/ ...