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.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019