Class TopologyChangedException

All Implemented Interfaces:
Serializable

public class TopologyChangedException
extends JetException
Thrown when a topology change causes a job to abort. The job is aborted when a participating member leaves the cluster. If auto-restart is enabled for the job, the job will be restarted automatically and this exception will not be thrown to the user.
Since:
3.0
See Also:
Serialized Form