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, toStringpublic WanReplicationQueueFullException(String message)
Copyright © 2019 Hazelcast, Inc.. All rights reserved.