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

Class StandardError

Exception --+
            |
           StandardError

Known Subclasses:
ArithmeticError, AssertionError, AttributeError, EnvironmentError, EOFError, ImportError, KeyboardInterrupt, LookupError, MemoryError, NameError, ReferenceError, RuntimeError, SyntaxError, SystemError, TypeError, ValueError

Base class for all standard Python exceptions.
Method Summary
Inherited from Exception: __init__, __getitem__, __str__

Class Variable Summary
Implements __implemented__ = <implementedBy exceptions.StandardErro...
ClassProvides __provides__ = <zope.interface.declarations.ClassProvide...
Inherited from Exception: __providedBy__

Class Variable Details

__implemented__

Type:
Implements
Value:
<implementedBy exceptions.StandardError>                               

__provides__

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

Generated by Epydoc 2.1 on Thu Aug 16 09:55:10 2007 http://epydoc.sf.net