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

Class EphemeralCellUnboundError
source code

exceptions.Exception --+    
                       |    
          _CellException --+
                           |
                          EphemeralCellUnboundError

An EphemeralCell was getted without being bound.

Instance Methods [hide private]

Inherited from _CellException: __init__, __str__

Inherited from exceptions.Exception: __getitem__