Home | Trees | Indices | Help |
---|
|
Classes | |
SSHException Exception raised by failures in SSH2 protocol negotiation or logic errors. |
|
AuthenticationException Exception raised when authentication failed for some reason. |
|
PasswordRequiredException Exception raised when a password is needed to unlock a private key file. |
|
BadAuthenticationType Exception raised when an authentication type (like password) is used, but the server isn't allowing that type. |
|
PartialAuthentication An internal exception thrown in the case of partial authentication. |
|
ChannelException Exception raised when an attempt to open a new `.Channel` fails. |
|
BadHostKeyException The host key given by the SSH server did not match what we were expecting. |
|
ProxyCommandFailure The "ProxyCommand" found in the .ssh/config file returned an error. |
Variables | |
__package__ = None hash(x) |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu May 7 11:49:47 2015 | http://epydoc.sourceforge.net |