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, toStringpublic ClientReconnectedException()
public ClientReconnectedException(String msg)
msg - Detailed exception message.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023