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, toString
public ClientConnectionException(String msg)
msg
- the detail message.
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024