Package saga :: Module _engine :: Class _timeout
[hide private]
[frames] | no frames]

Class _timeout

 object --+            
          |            
??.instance --+        
              |        
     _exception --+    
                  |    
   _state_exception --+
                      |
                     _timeout

saga::timeout type

Nested Classes [hide private]
  py_err_class
Instance Methods [hide private]

Inherited from _exception: __init__, __reduce__, __str__, get_error, get_message, get_object

Inherited from unreachable.instance: __new__

Inherited from object: __delattr__, __getattribute__, __hash__, __reduce_ex__, __repr__, __setattr__

Properties [hide private]

Inherited from object: __class__