- All Implemented Interfaces:
- java.io.Serializable
public class ClusterSingletonManagerIsStuck
extends AkkaException
Thrown when a consistent state can't be determined within the
defined retry limits. Eventually it will reach a stable state and
can continue, and that is simplified by starting over with a clean
state. Parent supervisor should typically restart the actor, i.e.
default decision.
- See Also:
- Serialized Form