public class IgniteClientDisconnectedCheckedException extends IgniteCheckedException
Constructor and Description |
---|
IgniteClientDisconnectedCheckedException(IgniteFuture<?> reconnectFut,
String msg) |
Modifier and Type | Method and Description |
---|---|
IgniteFuture<?> |
reconnectFuture() |
getCause, hasCause, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public IgniteClientDisconnectedCheckedException(IgniteFuture<?> reconnectFut, String msg)
reconnectFut
- Reconnect future.msg
- Message.public IgniteFuture<?> reconnectFuture()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.6 Release Date : September 11 2019