Package paramiko :: Class AuthenticationException
[frames | no frames]

Class AuthenticationException

Exception --+    
            |    
 SSHException --+
                |
               AuthenticationException

Known Subclasses:
BadAuthenticationType, PasswordRequiredException

Exception raised when authentication failed for some reason. It may be possible to retry with different credentials. (Other classes specify more specific reasons.)

Since: 1.6

Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Mon Jan 21 19:06:09 2008 http://epydoc.sf.net