Package qm :: Package test :: Module execution_engine :: Class TerminationRequested
[hide private]
[frames] | no frames]

Class TerminationRequested
source code

exceptions.Exception --+    
                       |    
      common.QMException --+
                           |
                          TerminationRequested

A target requested termination of the test loop.

Instance Methods [hide private]

Inherited from common.QMException: __init__

Inherited from exceptions.Exception: __getitem__, __str__