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, retryReadyFuture
getCause, hasCause, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public ClusterGroupEmptyException()
public ClusterGroupEmptyException(String msg)
msg
- Error message.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024