Package gnue :: Package common :: Package datasources :: Module GConditions :: Class MalformedConditionTreeError
[show private | hide private]

Class MalformedConditionTreeError

Exception --+            
            |            
        Error --+        
                |        
 ApplicationError --+    
                    |    
       ConditionError --+
                        |
                       MalformedConditionTreeError

Known Subclasses:
ArgumentCountError

Abstract base class for all errors in the structure of the condition tree.
Method Summary
    Inherited from ApplicationError
  __init__(self, message)
    Inherited from Exception
  __getitem__(...)
  __str__(...)


GNUe Home

Public API

Developer's Corner