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 © 2016 Hazelcast, Inc.. All Rights Reserved.