FleetProtocolException

A task was completed twice, or a suspended entity was resumed twice.

Invariant A9: an entity that posted a transport task is resumed exactly once. A second resume would run the load's process from a continuation that has already been consumed, and the symptom appears far from the cause, so it is worth catching where it happens.

Constructors

Link copied to clipboard
constructor(message: String)