Package gnue :: Package common :: Package logic :: Module language :: Class ImplementationError
[show private | hide private]

Class ImplementationError

Exception --+        
            |        
        Error --+    
                |    
      SystemError --+
                    |
                   ImplementationError


Method not implemented in language adapter.
Method Summary
  __init__(self, classname, methodname)
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Method Details

__init__(self, classname, methodname)
(Constructor)

Overrides:
gnue.common.base.errors.SystemError.__init__


GNUe Home

Public API

Developer's Corner