Package twisted :: Package python :: Module delay :: Class StopLooping
[show private | hide private]
[frames | no frames]

Class StopLooping

Exception --+
            |
           StopLooping


Stop a loop. When this exception is raised within a looping call, it will stop the loop, but be caught silently.
Method Summary
  __init__(self)
Automatically raise me on initialization.
  __getitem__(...)
(inherited from Exception)
  __str__(...)
(inherited from Exception)

Method Details

__init__(self)
(Constructor)

Automatically raise me on initialization.
Overrides:
exceptions.Exception.__init__

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:25:56 2003 http://epydoc.sf.net