Package zope :: Package interface :: Package common :: Module interfaces
[show private | hide private]
[frames | no frames]

Module zope.interface.common.interfaces

Interfaces for standard python exceptions

$Id: interfaces.py,v 1.2 2005/06/24 16:52:45 nyergler Exp $
Classes
IArithmeticError  
IAssertionError  
IAttributeError  
IDeprecationWarning  
IEnvironmentError  
IEOFError  
IException  
IFloatingPointError  
IImportError  
IIndentationError  
IIndexError  
IIOError  
IKeyboardInterrupt  
IKeyError  
ILookupError  
IMemoryError  
INameError  
INotImplementedError  
IOSError  
IOverflowError  
IOverflowWarning  
IReferenceError  
IRuntimeError  
IRuntimeWarning  
IStandardError  
IStopIteration  
ISyntaxError  
ISyntaxWarning  
ISystemError  
ISystemExit  
ITabError  
ITypeError  
IUnboundLocalError  
IUnicodeError  
IUserWarning  
IValueError  
IWarning  
IZeroDivisionError  

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