public class WanQueueFullException 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 | 
|---|
| WanQueueFullException(String message) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WanQueueFullException(String message)
Copyright © 2021 Hazelcast, Inc.. All rights reserved.