Home | Trees | Index | Help |
---|
Package paramiko :: Module ssh_exception |
|
Exceptions | |
---|---|
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. |
PasswordRequiredException |
Exception raised when a password is needed to unlock a private key file. |
SSHException |
Exception raised by failures in SSH2 protocol negotiation or logic errors. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sun Jul 17 23:44:28 2005 | http://epydoc.sf.net |