| Home | Trees | Index | Help | 
|---|
|  | 
exceptions.Exception --+    
                       |    
                   Error --+
                           |
                          TimeoutError
Exception raised when there is no response from the Cortex controller. This most likely means it's been disconnected, switched off, or a command has been sent to a non-existant unit in a daisy chain.
Attributes: command - the last command string sent to the controller| 
 | |||
| __init__(self, command) | |||
| Inherited from  | |||
| 
 | |||
| 
 
 | 
| Home | Trees | Index | Help | 
|---|
| Generated by Epydoc 3.0alpha2 on Sun Jun 11 16:26:27 2006 | http://epydoc.sf.net |