exceptions :: OSError :: Class OSError
[hide private]
[frames] | no frames]

Class OSError



Exception --+        
            |        
StandardError --+    
                |    
 EnvironmentError --+
                    |
                   OSError

OS system call failed.

Instance Methods [hide private]

Inherited from EnvironmentError: __init__, __str__

Inherited from Exception: __getitem__, __providedBy__

Class Variables [hide private]
  __implemented__ = <implementedBy exceptions.OSError>
  __provides__ = <zope.interface.declarations.ClassProvides obje...
Class Variable Details [hide private]

__provides__

Value:
<zope.interface.declarations.ClassProvides object at 0x241f2f0>