Trees | Index | Help |
|
---|
Module exceptions :: Class StandardError |
|
Exception
--+
|
StandardError
ArithmeticError
,
AssertionError
,
AttributeError
,
EnvironmentError
,
EOFError
,
ImportError
,
KeyboardInterrupt
,
LookupError
,
MemoryError
,
NameError
,
ReferenceError
,
RuntimeError
,
SyntaxError
,
SystemError
,
TypeError
,
ValueError
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__
|
__provides__
|
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:10 2007 | http://epydoc.sf.net |