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

Class Exception

Known Subclasses:
ConfigurationError, DocTestFailure, LoadLocaleError, ModuleAliasException, StandardError, SubmissionError, Unbound, UnexpectedException, Invalid, InvalidInterface, InvalidService, StopValidation, UndefinedService

Common base class for all exceptions.
Method Summary
  __init__(...)
  __getitem__(...)
  __str__(...)

Class Variable Summary
Implements __implemented__ = <implementedBy exceptions.Exception>
ClassProvides __providedBy__ = <zope.interface.declarations.ClassProvi...
ClassProvides __provides__ = <zope.interface.declarations.ClassProvide...

Class Variable Details

__implemented__

Type:
Implements
Value:
<implementedBy exceptions.Exception>                                   

__providedBy__

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

__provides__

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

Generated by Epydoc 2.1 on Fri Jun 24 12:01:19 2005 http://epydoc.sf.net