Package paramiko :: Module ssh_exception
[show private | hide private]
[frames | no frames]

Module paramiko.ssh_exception

Exceptions defined by paramiko.
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.

Generated by Epydoc 2.1 on Sun Dec 12 02:04:31 2004 http://epydoc.sf.net