Module exceptions :: Class IOError
[show private | hide private]
[frames | no frames]

Class IOError

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

Known Subclasses:
BluetoothError

I/O operation failed.
Method Summary
    Inherited from EnvironmentError
  __init__(...)
  __str__(...)
    Inherited from Exception
  __getitem__(...)

Generated by Epydoc 2.1 on Tue May 9 02:23:39 2006 http://epydoc.sf.net