com.hazelcast.mapreduce
@Beta public class TopologyChangedException extends HazelcastException
TopologyChangedStrategy
is set to TopologyChangedStrategy.CANCEL_RUNNING_OPERATION
.Constructor and Description |
---|
TopologyChangedException()
Creates a new instance of the TopologyChangedException
|
TopologyChangedException(String message)
Creates a new instance of the TopologyChangedException
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TopologyChangedException()
public TopologyChangedException(String message)
message
- the message to be shown to the userCopyright © 2015 Hazelcast, Inc.. All Rights Reserved.