Home
last modified time | relevance | path

Searched refs:SSHConnectionError (Results 1 – 2 of 2) sorted by relevance

/external/autotest/utils/frozen_chromite/lib/
Dremote_access.py70 class SSHConnectionError(RemoteAccessException): class
415 raise SSHConnectionError(e.result.error)
868 except SSHConnectionError:
1117 except SSHConnectionError:
1142 except SSHConnectionError:
Dauto_updater.py724 except remote_access.SSHConnectionError:
877 remote_access.SSHConnectionError,