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

Class RuleCellSetError
source code

exceptions.Exception --+    
                       |    
          _CellException --+
                           |
                          RuleCellSetError

RuleCells may not be set.

Instance Methods [hide private]

Inherited from _CellException: __init__, __str__

Inherited from exceptions.Exception: __getitem__