public class ClientConnectionException extends ClientException
| Constructor and Description |
|---|
ClientConnectionException(String msg)
Constructs a new exception with the specified detail message.
|
ClientConnectionException(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 ClientConnectionException(String msg)
msg - the detail message.
GridGain In-Memory Computing Platform : ver. 8.9.26 Release Date : October 16 2025