Package zope :: Package interface :: Module exceptions :: Class BadImplements
[show private | hide private]
[frames | no frames]

Class BadImplements

Exception --+        
            |        
StandardError --+    
                |    
        TypeError --+
                    |
                   BadImplements


An implementation assertion is invalid

because it doesn't contain an interface or a sequence of valid implementation assertions.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

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

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