Package cells :: Module cell :: Class RuleAndValueInitError
[hide private]
[frames] | no frames]

Class RuleAndValueInitError
source code

exceptions.Exception --+    
                       |    
          _CellException --+
                           |
                          RuleAndValueInitError

Both rule and value were passed to __init__.

Instance Methods [hide private]

Inherited from _CellException: __init__, __str__

Inherited from exceptions.Exception: __getitem__