Task :: Tools :: Error :: StopTasks :: Class StopTasks
[hide private]
[frames] | no frames]

Class StopTasks

source code

exceptions.Exception --+
                       |
                      StopTasks

Special exception that stops execution of all Tasks registered to handle the current AEEvent. Once this exception is raised, Tasks left to handle the event are updated rather than executed.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__