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

Class ArithmeticError



Exception --+    
            |    
StandardError --+
                |
               ArithmeticError
Known Subclasses:
FloatingPointError, OverflowError, ZeroDivisionError

Base class for arithmetic errors.

Instance Methods [hide private]

Inherited from Exception: __getitem__, __init__, __providedBy__, __str__

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

__provides__

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