Class StaleTaskException

All Implemented Interfaces:
SilentException, Serializable

public class StaleTaskException
extends HazelcastException
implements SilentException
Exception thrown by the IScheduledFuture during any operation on a stale (=previously destroyed) task.
See Also:
Serialized Form