public class HazelcastOverloadException extends HazelcastException
HazelcastException that is thrown when the system won't handle more load due to
 an overload.
 This exception is thrown when backpressure is enabled. For more information see
 GroupProperty.BACKPRESSURE_ENABLED.| Constructor and Description | 
|---|
| HazelcastOverloadException(String message) | 
| HazelcastOverloadException(String message,
                          Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.