public class ClusterTopologyException extends IgniteException
| Constructor and Description |
|---|
ClusterTopologyException(String msg)
Creates new topology exception with given error message.
|
ClusterTopologyException(String msg,
Throwable cause)
Creates new topology exception with given error message and optional
nested exception.
|
| Modifier and Type | Method and Description |
|---|---|
IgniteFuture<?> |
retryReadyFuture() |
void |
retryReadyFuture(IgniteFuture<?> readyFut) |
getCause, hasCause, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ClusterTopologyException(String msg)
msg - Error message.public IgniteFuture<?> retryReadyFuture()
public void retryReadyFuture(IgniteFuture<?> readyFut)
readyFut - Retry ready future.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.5.11 Release Date : April 8 2016