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

Class PartialAuthentication

      Exception --+        
                  |        
       SSHException --+    
                      |    
AuthenticationException --+
                          |
                         PartialAuthentication


An internal exception thrown in the case of partial authentication.
Method Summary
  __init__(self, types)
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Class Variable Summary
list allowed_types = []

Class Variable Details

allowed_types

Type:
list
Value:
[]                                                                     

Generated by Epydoc 2.1 on Wed May 10 18:42:01 2006 http://epydoc.sf.net