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

Class _state_exception

 object --+        
          |        
??.instance --+    
              |    
     _exception --+
                  |
                 _state_exception
Known Subclasses:

saga::state_exception type

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

Inherited from _exception: __init__, __reduce__, __str__, get_all_exceptions, get_all_messages, get_error, get_full_message, 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__