Package gnue :: Package navigator :: Package external :: Package zope :: Package interface :: Module exceptions :: Class BrokenMethodImplementation
[show private | hide private]

Class BrokenMethodImplementation

Exception --+    
            |    
      Invalid --+
                |
               BrokenMethodImplementation


An method is not completely implemented.
Method Summary
  __init__(self, method, mess)
  __str__(self)
    Inherited from Exception
  __getitem__(...)

Method Details

__init__(self, method, mess)
(Constructor)

Overrides:
exceptions.Exception.__init__

__str__(self)
(Informal representation operator)

Overrides:
exceptions.Exception.__str__


GNUe Home

Private API

Developer's Corner