public class WANReplicationQueueFullException extends HazelcastException
HazelcastException
that is thrown when the wan replication queues are full
This exception is only thrown when WAN is configured with
WANQueueFullBehavior.THROW_EXCEPTION
Constructor and Description |
---|
WANReplicationQueueFullException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WANReplicationQueueFullException(String message)
Copyright © 2018 Hazelcast, Inc.. All rights reserved.