public class ClusterGroupEmptyException extends ClusterTopologyException
| Constructor and Description |
|---|
ClusterGroupEmptyException()
Creates new exception with default error message.
|
ClusterGroupEmptyException(String msg)
Creates new exception with given error message.
|
ClusterGroupEmptyException(String msg,
@Nullable Throwable cause)
Creates a new exception with given error message and optional nested cause exception.
|
retryReadyFuture, retryReadyFuturegetCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ClusterGroupEmptyException()
public ClusterGroupEmptyException(String msg)
msg - Error message.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025