Class WanQueueFullException

All Implemented Interfaces:
Serializable

public class WanQueueFullException
extends HazelcastException
A HazelcastException that is thrown when the wan replication queues are full This exception is only thrown when WAN is configured with WanQueueFullBehavior.THROW_EXCEPTION
See Also:
Serialized Form
  • Constructor Details

    • WanQueueFullException

      public WanQueueFullException​(String message)