Package empro :: Package toolkit :: Package analysis :: Module regression_tester :: Class TimeOutError
[frames] | no frames]

Class TimeOutError

source code

exceptions.BaseException --+            
                           |            
        exceptions.Exception --+        
                               |        
        exceptions.StandardError --+    
                                   |    
             exceptions.RuntimeError --+
                                       |
                                      TimeOutError

Instance Methods
 
__str__(self) source code

Inherited from exceptions.RuntimeError: __init__

Inherited from exceptions.BaseException: __delattr__, __getattribute__, __getitem__, __getslice__, __reduce__, __setattr__, __setstate__, __unicode__

Properties

Inherited from exceptions.BaseException: args, message