| Home | Trees | Indices | Help | 
|---|
|  | 
              object --+                
                       |                
exceptions.BaseException --+            
                           |            
        exceptions.Exception --+        
                               |        
                    SSHException --+    
                                   |    
             AuthenticationException --+
                                       |
                                      PartialAuthentication
An internal exception thrown in the case of partial authentication.
| Instance Methods | |||
| 
 | |||
| Inherited from  Inherited from  Inherited from  | |||
| Class Variables | |
| allowed_types =  | |
| Properties | |
| Inherited from  Inherited from  | 
| Method Details | 
| 
 x.__init__(...) initializes x; see x.__class__.__doc__ for signature 
 | 
| Home | Trees | Indices | Help | 
|---|
| Generated by Epydoc 3.0.1 on Sun Nov 1 22:14:17 2009 | http://epydoc.sourceforge.net |