plumpy.exceptions module#
- exception plumpy.exceptions.ClosedError[source]#
Bases:
ExceptionRaised when an mutable operation is attempted on a closed process
- exception plumpy.exceptions.InvalidStateError[source]#
Bases:
ExceptionRaised when an operation is attempted that requires the process to be in a state that is different from the current state