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.
| 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...
|