public class ClientReconnectedException extends ClientException
Constructor and Description |
---|
ClientReconnectedException()
Default constructor.
|
ClientReconnectedException(String msg)
Constructs a new exception with the specified message.
|
ClientReconnectedException(String msg,
Throwable cause)
Constructs a new exception with the specified cause and detail message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ClientReconnectedException()
public ClientReconnectedException(String msg)
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024