| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
              object --+        
                       |        
exceptions.BaseException --+    
                           |    
        exceptions.Exception --+
                               |
                              AbandonChain
A series of chained steps can raise this exception to indicate that one of the intermediate RunProcesses has failed, such that there is no point in running the remainder. 'rc' should be the non-zero exit code of the failing ShellCommand.
| Instance Methods | |||
      
  | 
  |||
| 
     Inherited from  Inherited from  Inherited from   | 
  |||
| Properties | |
| 
     Inherited from  Inherited from   | 
  
| Method Details | 
  
 repr(x) 
  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 17 13:45:28 2011 | http://epydoc.sourceforge.net |