public class ReachedMaxSizeException extends RuntimeException
MapStore
rejects to accept a new element.
Used when MapStoreConfig.writeCoalescing
is set to false
.Constructor and Description |
---|
ReachedMaxSizeException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ReachedMaxSizeException(String msg)
Copyright © 2023 Hazelcast, Inc.. All rights reserved.