Package buildbot :: Package slave :: Module commands :: Class AbandonChain
[frames | no frames]

Class AbandonChain

Exception --+
            |
           AbandonChain


A series of chained steps can raise this exception to indicate that one of the intermediate ShellCommands has failed, such that there is no point in running the remainder. 'rc' should be the non-zero exit code of the failing ShellCommand.
Method Summary
  __repr__(self)
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Sun Dec 10 22:04:44 2006 http://epydoc.sf.net