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

Class InputCellRunError
source code

exceptions.Exception --+    
                       |    
          _CellException --+
                           |
                          InputCellRunError

An attempt to run() an InputCell was made.

Instance Methods [hide private]

Inherited from _CellException: __init__, __str__

Inherited from exceptions.Exception: __getitem__