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

Class TypeError

Exception --+    
            |    
StandardError --+
                |
               TypeError


Inappropriate argument type.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

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

Class Variable Details

__implemented__

Type:
Implements
Value:
<implementedBy exceptions.TypeError>                                   

__provides__

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

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