Package paramiko :: Module buffered_pipe :: Class PipeTimeout
[show private | hide private]
[frames | no frames]

Class PipeTimeout

Exception --+            
            |            
StandardError --+        
                |        
 EnvironmentError --+    
                    |    
              IOError --+
                        |
                       PipeTimeout


Indicates that a timeout was reached on a read from a BufferedPipe.
Method Summary
    Inherited from EnvironmentError
  __init__(...)
  __str__(...)
    Inherited from Exception
  __getitem__(...)

Generated by Epydoc 2.1 on Wed Aug 16 14:35:04 2006 http://epydoc.sf.net